diff --git a/lightspark-crypto-python/setup.py b/lightspark-crypto-python/setup.py index c5d7793..6d50918 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.1", + version="0.1.2", description="The Python language bindings for lightspark crypto operations", long_description=open("README.md").read(), long_description_content_type="text/markdown",