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 24424c0 commit 834fe8cCopy full SHA for 834fe8c
msal/application.py
@@ -15,7 +15,7 @@
15
16
17
# The __init__.py will import this. Not the other way around.
18
-__version__ = "0.1.0"
+__version__ = "0.2.0"
19
20
logger = logging.getLogger(__name__)
21
0 commit comments