We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9b7748 commit bb92c92Copy full SHA for bb92c92
1 file changed
eoapi/auth_utils/__init__.py
@@ -1,4 +1,4 @@
1
from .auth import OpenIdConnectAuth # noqa
2
from .config import AuthSettings # noqa
3
4
-__version__ = "0.1.1"
+__version__ = "0.1.2"
0 commit comments