We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75d6aa5 commit 6f90b67Copy full SHA for 6f90b67
eoapi/auth_utils/__init__.py
@@ -1,4 +1,4 @@
1
from .auth import OpenIdConnectAuth # noqa
2
from .config import OpenIdConnectSettings # noqa
3
4
-__version__ = "0.1.2"
+__version__ = "0.2.0"
0 commit comments