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 f2c2fa1 + 48ba43b commit 17351c9Copy full SHA for 17351c9
msal/application.py
@@ -18,7 +18,7 @@
18
19
20
# The __init__.py will import this. Not the other way around.
21
-__version__ = "0.2.0"
+__version__ = "0.3.0"
22
23
logger = logging.getLogger(__name__)
24
0 commit comments