Skip to content

Commit

Permalink
update version (#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
suzhoum authored Jul 11, 2023
1 parent ba60213 commit 14456ca
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 @@ -102,7 +102,7 @@ def default_setup_args(*, version):
return setup_args


version = "0.0.4"
version = "0.1.0"
version = update_version(version, use_file_if_exists=False, create_file=True)

install_requires = [
Expand Down

0 comments on commit 14456ca

Please sign in to comment.