Skip to content

Commit

Permalink
Update setup.py version to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 2, 2024
1 parent 2bd29e4 commit 885d86b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
setup(
name="coti-web3",
# *IMPORTANT*: Don't manually change the version here. Use `make bump`, as described in readme
version="0.0.0",
version='v1.0.0',
description="""web3: A Python library for interacting with Ethereum""",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 885d86b

Please sign in to comment.