We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cf7d65 commit ce643b1Copy full SHA for ce643b1
setup.py
@@ -30,7 +30,7 @@
30
setuptools.setup(
31
name="solar-crypto",
32
description="A simple Cryptography Implementation in Python for the Solar Blockchain.",
33
- version="3.0.0",
+ version="3.1.0",
34
author="Solar-Network",
35
author_email="hello@solar.org",
36
url="https://github.com/Solar-network/python-crypto",
0 commit comments