We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4ada73 commit eebf58aCopy full SHA for eebf58a
setup.py
@@ -10,7 +10,7 @@
10
# This call to setup() does all the work
11
setup(
12
name="dash-keycloak",
13
- version="0.0.19",
+ version="0.0.20",
14
description="Flask extension providing Keycloak integration via the python-keycloak package",
15
long_description=README,
16
long_description_content_type="text/markdown",
0 commit comments