Skip to content

Commit be0d570

Browse files
authored
Fix version pypi error
1 parent 7a97413 commit be0d570

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

labfis/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# Copyright © 2020 labfis.py
44
# (see LICENSE for details)
55

6-
__version__ = '1.1.5'
6+
__version__ = '1.1.4'
77

88
# Local imports
99
from labfis.main import labfloat
10-
labfloat
10+
labfloat

0 commit comments

Comments
 (0)