From 78731654f97576e2907d922501185e25d58e495f Mon Sep 17 00:00:00 2001 From: J08nY Date: Wed, 17 Jul 2024 15:45:44 +0200 Subject: Bump to 0.3.2. --- pyproject.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 4a8ef81..5b61f1f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,13 +5,16 @@ [project] name = "pyecsca" - version = "0.3.1" + version = "0.3.2" authors = [ { name = "Jan Jancar", email = "johny@neuromancer.sk" }, { name = "Tomas Jusko" }, { name = "Andrej Batora" }, { name = "Vojtech Suchanek" } ] + maintainers = [ + { name = "Jan Jancar", email = "johny@neuromancer.sk" } + ] description = "Python Elliptic Curve cryptography Side Channel Analysis toolkit." readme = "README.md" license = { "text" = "MIT" } -- cgit v1.2.3-70-g09d2