Skip to content

Commit

Permalink
Update version to v1.0.0 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
tybruno authored Feb 13, 2023
1 parent bdb9c3b commit e7aeb9d
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 @@ -4,7 +4,7 @@
setup,
)

__version__ = "v1.0"
__version__ = "v1.0.0"
__author__ = "Tyler Bruno"

with open("README.md", "r", encoding="utf-8") as file:
Expand Down

0 comments on commit e7aeb9d

Please sign in to comment.