Skip to content

Commit 0fcba1e

Browse files
committed
Version 2.0.2.
1 parent e795b83 commit 0fcba1e

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.1"
17+
__version__ = "2.0.2"
1818
__all__ = [
1919
"Number", "Correlation", "DeferredResult", "Operation",
2020
"ops", "style_dict",

0 commit comments

Comments
 (0)