Skip to content

Commit e3f2c91

Browse files
Update setup.py version to v1.0.2
1 parent 9d0ce4c commit e3f2c91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
setup(
5656
name="coti-web3",
5757
# *IMPORTANT*: Don't manually change the version here. Use `make bump`, as described in readme
58-
version="0.0.0",
58+
version='v1.0.2',
5959
description="""coti-web3: A Python library for interacting with the COTI Network""",
6060
long_description=long_description,
6161
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)