commit | 784f35aa8aeef388eca14403f67c942f05e8c479 | [log] [tgz] |
---|---|---|
author | Sybren A. Stüvel <sybren@stuvel.eu> | Fri Jan 23 14:49:27 2009 +0100 |
committer | Sybren A. Stüvel <sybren@stuvel.eu> | Fri Jan 23 14:49:27 2009 +0100 |
tree | b2c08715202182397d683294c77345f6e38c7872 | |
parent | 70d72090e7444a8138f066958a30dcec4df176fa [diff] |
Bumped version to 1.3.1
diff --git a/setup.py b/setup.py index b292c3b..d0b2e42 100755 --- a/setup.py +++ b/setup.py
@@ -3,7 +3,7 @@ from setuptools import setup setup(name='rsa', - version='1.3', + version='1.3.1', description='Pure-Python RSA implementation', author='Sybren Stuvel', author_email='sybren@stuvel.eu',