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 91c988b commit 7d1c16dCopy full SHA for 7d1c16d
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