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