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