diff --git a/setup.py b/setup.py index 0bcc078..368035f 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ description="tiny-AES-c wrapper in Cython", long_description=long_description, long_description_content_type="text/markdown", - version="1.0.3rc1", + version="1.0.3rc2", author="Matteo Bertini", author_email="naufraghi@develer.com", url="https://github.com/naufraghi/tinyaes-py",