Skip to content

Commit f5e2eeb

Browse files
committed
Version 2.1.1.
1 parent 9638201 commit f5e2eeb

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
@@ -13,7 +13,7 @@
1313
__contact__ = "https://github.com/riga/scinum"
1414
__license__ = "BSD-3-Clause"
1515
__status__ = "Production/Stable"
16-
__version__ = "2.1.0"
16+
__version__ = "2.1.1"
1717
__all__ = [
1818
"Number", "Correlation", "DeferredResult", "Operation",
1919
"ops", "style_dict",

0 commit comments

Comments
 (0)