commit | 82316704c3b5c28a69a42653e0988560d0673dab | [log] [tgz] |
---|---|---|
author | Sybren A. Stüvel <sybren@stuvel.eu> | Fri Jun 12 19:53:05 2020 +0200 |
committer | Sybren A. Stüvel <sybren@stuvel.eu> | Fri Jun 12 19:53:05 2020 +0200 |
tree | 37327dda9e8f6ad18200877fc2f44eb96d97a1e4 | |
parent | e7c0b2a65f5f5022d4bffbd55a333d94fc5ce18f [diff] [blame] |
Bumped version to 4.4.1
diff --git a/setup.py b/setup.py index a10bfbe..57db59d 100755 --- a/setup.py +++ b/setup.py
@@ -25,7 +25,7 @@ if __name__ == '__main__': setup(name='rsa', - version='4.4', + version='4.4.1', description='Pure-Python RSA implementation', long_description=long_description, long_description_content_type='text/markdown',