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 a621e50 commit 24959a9Copy full SHA for 24959a9
msal/application.py
@@ -25,7 +25,7 @@
25
26
27
# The __init__.py will import this. Not the other way around.
28
-__version__ = "1.13.0"
+__version__ = "1.14.0"
29
30
logger = logging.getLogger(__name__)
31
0 commit comments