Skip to content

Commit d57b857

Browse files
committed
Version 2.0.1.
1 parent 78118ed commit d57b857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scinum/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
__contact__ = "https://github.com/riga/scinum"
1515
__license__ = "BSD-3-Clause"
1616
__status__ = "Development"
17-
__version__ = "2.0.0"
17+
__version__ = "2.0.1"
1818
__all__ = [
1919
"Number", "Correlation", "DeferredResult", "Operation",
2020
"ops", "style_dict",

0 commit comments

Comments
 (0)