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