Skip to content

Commit d26e7eb

Browse files
authored
Fix: correct version
Revert and fix: 0b1d132
1 parent 0b1d132 commit d26e7eb

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__ = '1.1.8'
6+
__version__ = '1.1.7'
77

88
# Local imports
99
from labfis.uncertainty import labfloat

0 commit comments

Comments
 (0)