Skip to content

Commit

Permalink
Update Version from development
Browse files Browse the repository at this point in the history
FIX: Update Version
  • Loading branch information
hlouzada authored Jun 3, 2021
2 parents 40c4e7a + ebd20b5 commit 87f885b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion labfis/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Copyright © 2020 labfis.py
# (see LICENSE for details)

__version__ = "1.2.0"
__version__ = "1.2.1"

# Local imports
from labfis.uncertainty import labfloat, Infix
Expand Down

0 comments on commit 87f885b

Please sign in to comment.