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 fa615bf + 03d690d commit eecf1c1Copy full SHA for eecf1c1
msal/application.py
@@ -26,7 +26,7 @@
26
27
28
# The __init__.py will import this. Not the other way around.
29
-__version__ = "1.14.0"
+__version__ = "1.15.0"
30
31
logger = logging.getLogger(__name__)
32
0 commit comments