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 fd07da1 commit 9316713Copy full SHA for 9316713
msa_sdk/__init__.py
@@ -1,3 +1,3 @@
1
"""Package SDK."""
2
-__version__ = "2.1.44"
3
-VERSION = "2.1.44"
+__version__ = "2.1.45"
+VERSION = "2.1.45"
setup.cfg
@@ -1,5 +1,5 @@
[bumpversion]
-current_version = 2.1.44
+current_version = 2.1.45
4
[install]
5
install-lib = /usr/lib/python3.7/site-packages
0 commit comments