Skip to content

Commit 6ec5d6d

Browse files
committed
chore: bump version number to 1.0.0
1 parent 2150594 commit 6ec5d6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frcpredict/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
__title__: str = "frcpredict"
44
__summary__: str = "Resolution Prediction Software"
5-
__version__: str = "0.9.1"
5+
__version__: str = "1.0.0"
66
__author__: str = "TestaLab"

0 commit comments

Comments
 (0)