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 aa5c74c commit 6f52d28Copy full SHA for 6f52d28
msal/application.py
@@ -22,7 +22,7 @@
22
23
24
# The __init__.py will import this. Not the other way around.
25
-__version__ = "1.32.0" # When releasing, also check and bump our dependencies's versions if needed
+__version__ = "1.31.0" # When releasing, also check and bump our dependencies's versions if needed
26
27
logger = logging.getLogger(__name__)
28
_AUTHORITY_TYPE_CLOUDSHELL = "CLOUDSHELL"
0 commit comments