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 ba2719a commit 6d2efabCopy full SHA for 6d2efab
msal_extensions/__init__.py
@@ -1,5 +1,5 @@
1
"""Provides auxiliary functionality to the `msal` package."""
2
-__version__ = "0.2.2"
+__version__ = "0.3.0"
3
4
import sys
5
0 commit comments