We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2150594 commit 6ec5d6dCopy full SHA for 6ec5d6d
1 file changed
frcpredict/__init__.py
@@ -2,5 +2,5 @@
2
3
__title__: str = "frcpredict"
4
__summary__: str = "Resolution Prediction Software"
5
-__version__: str = "0.9.1"
+__version__: str = "1.0.0"
6
__author__: str = "TestaLab"
0 commit comments