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