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.
2 parents a8476fb + 4a88b63 commit ccfb2c8Copy full SHA for ccfb2c8
msal/application.py
@@ -25,7 +25,7 @@
25
26
27
# The __init__.py will import this. Not the other way around.
28
-__version__ = "1.24.0" # When releasing, also check and bump our dependencies's versions if needed
+__version__ = "1.24.1" # When releasing, also check and bump our dependencies's versions if needed
29
30
logger = logging.getLogger(__name__)
31
_AUTHORITY_TYPE_CLOUDSHELL = "CLOUDSHELL"
0 commit comments