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 74da525 commit 6809f72Copy full SHA for 6809f72
msal_extensions/__init__.py
@@ -1,5 +1,5 @@
1
"""Provides auxiliary functionality to the `msal` package."""
2
-__version__ = "0.0.1"
+__version__ = "0.1.0"
3
4
import sys
5
0 commit comments