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 113a437 commit a089707Copy full SHA for a089707
msal/application.py
@@ -19,7 +19,7 @@
19
20
21
# The __init__.py will import this. Not the other way around.
22
-__version__ = "1.0.0"
+__version__ = "1.1.0"
23
24
logger = logging.getLogger(__name__)
25
0 commit comments