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 dd6d9a1 commit f4c45d3Copy full SHA for f4c45d3
msal/application.py
@@ -23,7 +23,7 @@
23
24
25
# The __init__.py will import this. Not the other way around.
26
-__version__ = "1.12.0"
+__version__ = "1.13.0"
27
28
logger = logging.getLogger(__name__)
29
0 commit comments