commit | 199544691ff0b34bd42e5c693f2cf0a651424307 | [log] [tgz] |
---|---|---|
author | Sybren A. Stüvel <sybren@stuvel.eu> | Fri Jun 12 19:41:40 2020 +0200 |
committer | Sybren A. Stüvel <sybren@stuvel.eu> | Fri Jun 12 19:41:57 2020 +0200 |
tree | 7f06f72a40fe5a58456da425c6e63336f923d321 | |
parent | f4bd4d481a29c49cc96f208d0a092e3cd13aa438 [diff] [blame] |
Bumped version to 4.4
diff --git a/setup.py b/setup.py index ac31da6..8693427 100755 --- a/setup.py +++ b/setup.py
@@ -25,7 +25,7 @@ if __name__ == '__main__': setup(name='rsa', - version='4.2', + version='4.4', description='Pure-Python RSA implementation', long_description=long_description, long_description_content_type='text/markdown',