We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b0bf74 commit 294df15Copy full SHA for 294df15
docs/source/conf.py
@@ -60,9 +60,9 @@
60
# built documents.
61
#
62
# The short X.Y version.
63
-version = '0.18.0'
+version = '0.19.0'
64
# The full version, including alpha/beta/rc tags.
65
-release = '0.18.0'
+release = '0.19.0'
66
67
# The language for content autogenerated by Sphinx. Refer to documentation
68
# for a list of supported languages.
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name='python-keycloak',
10
- version='0.18.0',
+ version='0.19.0',
11
url='https://github.com/marcospereirampj/python-keycloak',
12
license='The MIT License',
13
author='Marcos Pereira',
0 commit comments