We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78118ed commit d57b857Copy full SHA for d57b857
scinum/__init__.py
@@ -14,7 +14,7 @@
14
__contact__ = "https://github.com/riga/scinum"
15
__license__ = "BSD-3-Clause"
16
__status__ = "Development"
17
-__version__ = "2.0.0"
+__version__ = "2.0.1"
18
__all__ = [
19
"Number", "Correlation", "DeferredResult", "Operation",
20
"ops", "style_dict",
0 commit comments