We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5ef479 commit 637478cCopy full SHA for 637478c
scinum/__init__.py
@@ -13,7 +13,7 @@
13
__contact__ = "https://github.com/riga/scinum"
14
__license__ = "BSD-3-Clause"
15
__status__ = "Production/Stable"
16
-__version__ = "2.1.2"
+__version__ = "2.2.0"
17
__all__ = [
18
"Number", "Correlation", "DeferredResult", "Operation",
19
"ops", "style_dict",
0 commit comments