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 f37c98c commit 578d0b5Copy full SHA for 578d0b5
msal_extensions/__init__.py
@@ -1,5 +1,5 @@
1
"""Provides auxiliary functionality to the `msal` package."""
2
-__version__ = "0.1.3"
+__version__ = "0.2.0"
3
4
import sys
5
0 commit comments