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 daa6478 + 1a51030 commit 52cd402Copy full SHA for 52cd402
msal/application.py
@@ -21,7 +21,7 @@
21
22
23
# The __init__.py will import this. Not the other way around.
24
-__version__ = "1.6.0"
+__version__ = "1.7.0"
25
26
logger = logging.getLogger(__name__)
27
0 commit comments