We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28fbf7c commit 866e4ceCopy full SHA for 866e4ce
msal/application.py
@@ -21,7 +21,7 @@
21
22
23
# The __init__.py will import this. Not the other way around.
24
-__version__ = "1.30.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
25
26
logger = logging.getLogger(__name__)
27
_AUTHORITY_TYPE_CLOUDSHELL = "CLOUDSHELL"
0 commit comments