Skip to content

Commit

Permalink
Version 2.1.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
riga committed Aug 7, 2024
1 parent b634b2a commit f7f3914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scinum/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
__contact__ = "https://github.com/riga/scinum"
__license__ = "BSD-3-Clause"
__status__ = "Production/Stable"
__version__ = "2.1.1"
__version__ = "2.1.2"
__all__ = [
"Number", "Correlation", "DeferredResult", "Operation",
"ops", "style_dict",
Expand Down

0 comments on commit f7f3914

Please sign in to comment.