Skip to content

Commit

Permalink
0.1.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
actions-user committed Jun 1, 2022
1 parent 8c85ef1 commit f705b54
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 @@ -7,7 +7,7 @@
# The text of the README file
README = (HERE / "README.md").read_text()

__version__ = "0.0.0"
__version__ = "0.1.0"

# This call to setup() does all the work
setup(
Expand Down

0 comments on commit f705b54

Please sign in to comment.