commit | c4758893ef6adf333d0699437ee793f433100b7e | [log] [tgz] |
---|---|---|
author | Sybren Stüvel <sybren.stuvel@chess.nl> | Fri Jun 06 16:04:03 2008 +0200 |
committer | Sybren Stüvel <sybren.stuvel@chess.nl> | Fri Jun 06 16:04:03 2008 +0200 |
tree | 2be730448edb73ef6a28a4d4914556654f999855 | |
parent | abf2f34568dd9ee0d71c663b335a62464fc6fd65 [diff] [blame] |
Bumped the version to 1.2
diff --git a/setup.py b/setup.py index d558a68..fa73a4b 100755 --- a/setup.py +++ b/setup.py
@@ -3,7 +3,7 @@ from setuptools import setup setup(name='rsa', - version='1.1', + version='1.2', description='Pure-Python RSA implementation', author='Sybren Stuvel', author_email='sybren@stuvel.eu',