Skip to content

Commit

Permalink
Bump python version
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenlu committed Sep 28, 2023
1 parent 5d262be commit 4c83a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lightspark-crypto-python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="lightspark_crypto_python",
version="0.1.3",
version="0.1.4",
description="The Python language bindings for lightspark crypto operations",
long_description=open("README.md").read(),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 4c83a7a

Please sign in to comment.