diff --git a/lightspark-crypto-python/setup.py b/lightspark-crypto-python/setup.py index 6e77a25..6760123 100644 --- a/lightspark-crypto-python/setup.py +++ b/lightspark-crypto-python/setup.py @@ -2,7 +2,7 @@ setup( name="lightspark_crypto_python", - version="0.1.7", + version="0.2.0", description="The Python language bindings for lightspark crypto operations", long_description=open("README.md").read(), long_description_content_type="text/markdown",