Skip to content

Commit 294df15

Browse files
author
Marcos Pereira
committed
Release 0.19.0
1 parent 8b0bf74 commit 294df15

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@
6060
# built documents.
6161
#
6262
# The short X.Y version.
63-
version = '0.18.0'
63+
version = '0.19.0'
6464
# The full version, including alpha/beta/rc tags.
65-
release = '0.18.0'
65+
release = '0.19.0'
6666

6767
# The language for content autogenerated by Sphinx. Refer to documentation
6868
# for a list of supported languages.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
setup(
99
name='python-keycloak',
10-
version='0.18.0',
10+
version='0.19.0',
1111
url='https://github.com/marcospereirampj/python-keycloak',
1212
license='The MIT License',
1313
author='Marcos Pereira',

0 commit comments

Comments
 (0)