Skip to content

Commit eebf58a

Browse files
authored
Update setup.py
1 parent b4ada73 commit eebf58a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# This call to setup() does all the work
1111
setup(
1212
name="dash-keycloak",
13-
version="0.0.19",
13+
version="0.0.20",
1414
description="Flask extension providing Keycloak integration via the python-keycloak package",
1515
long_description=README,
1616
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)