Skip to content

Commit 15d4cf9

Browse files
committed
Fix version
1 parent 4d784b6 commit 15d4cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labfis/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Copyright © 2020 labfis.py
44
# (see LICENSE for details)
55

6-
__version__ = '0.1'
6+
__version__ = '1.0.0'
77

88
# Local imports
99
from labfis.main import labfloat

0 commit comments

Comments
 (0)