X-Git-Url: https://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=setup.py;h=0b85ab9e6116f327c0c8ec0cb0bc669b9aa966dc;hb=0c13b5994f8512985cf989a8c44d7c2a6933f414;hp=bed60db66c28442826b8e07086f7c675acda9a6f;hpb=3b9294eb45e9bd8d43979145265fa40681fb5c49;p=oss%2Fctypescrypto.git diff --git a/setup.py b/setup.py index bed60db..0b85ab9 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ class MyTests(distutils.cmd.Command): setup( name="ctypescrypto", - version="0.3.0", + version="0.3.1", description="CTypes-based interface for some OpenSSL libcrypto features", author="Victor Wagner", author_email="vitus@wagner.pp.ru",