We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f983e0c commit 73b9a9eCopy full SHA for 73b9a9e
setup.py
@@ -60,5 +60,5 @@ def run(self):
60
packages=find_packages(),
61
tests_require=['pytest'],
62
url='https://github.com/AntonKueltz/fastecdsa',
63
- version='1.7.4',
+ version='1.7.5',
64
)
0 commit comments