We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent effb157 commit c235f2aCopy full SHA for c235f2a
requirements.txt
@@ -1,3 +1,3 @@
1
contextvars>=2.4
2
fastapi[all]>=0.110.3
3
-sag-py-auth>=1.1.1
+sag-py-auth>=1.2.0
setup.py
@@ -11,7 +11,7 @@
11
12
setuptools.setup(
13
name="sag-py-auth-brand",
14
- version="1.0.1",
+ version="1.2.0",
15
description="Keycloak brand/instance authentication for python projects",
16
long_description=LONG_DESCRIPTION,
17
long_description_content_type="text/markdown",
0 commit comments