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 072ca58 commit 99f3b07Copy full SHA for 99f3b07
msal/application.py
@@ -22,7 +22,7 @@
22
23
24
# The __init__.py will import this. Not the other way around.
25
-__version__ = "1.10.0"
+__version__ = "1.11.0"
26
27
logger = logging.getLogger(__name__)
28
0 commit comments