We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76d816b commit 572a2adCopy full SHA for 572a2ad
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.0"
+__version__ = "0.1.1"
0 commit comments