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