Skip to content

Commit e7aeb9d

Browse files
authored
Update version to v1.0.0 (#5)
1 parent bdb9c3b commit e7aeb9d

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
@@ -4,7 +4,7 @@
44
setup,
55
)
66

7-
__version__ = "v1.0"
7+
__version__ = "v1.0.0"
88
__author__ = "Tyler Bruno"
99

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

0 commit comments

Comments
 (0)