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 82e8ec3 commit e9168d4Copy full SHA for e9168d4
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