X-Git-Url: https://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=setup.py;h=8f62662d17227f8ef18b47a6042137aaf5d2c5d2;hb=5ac660854747ff0f06fa598fd6130e0f7c5757db;hp=634f049c5a896fcdd98745289938be52973e0f11;hpb=286eefceb9abdd5f09ba85eaf15c7dd47a45856c;p=oss%2Fctypescrypto.git diff --git a/setup.py b/setup.py index 634f049..8f62662 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ class MyTests(distutils.cmd.Command): setup( name="ctypescrypto", - version="0.2.6", + version="0.2.7", description="CTypes-based interface for some OpenSSL libcrypto features", author="Victor Wagner", author_email="vitus@wagner.pp.ru",