We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdb9c3b commit e7aeb9dCopy full SHA for e7aeb9d
setup.py
@@ -4,7 +4,7 @@
4
setup,
5
)
6
7
-__version__ = "v1.0"
+__version__ = "v1.0.0"
8
__author__ = "Tyler Bruno"
9
10
with open("README.md", "r", encoding="utf-8") as file:
0 commit comments