Skip to content

Commit

Permalink
New version: 0.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcos Pereira committed Jun 25, 2019
1 parent 0a35446 commit ba2d621
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
# built documents.
#
# The short X.Y version.
version = '0.17.3'
version = '0.17.4'
# The full version, including alpha/beta/rc tags.
release = '0.17.3'
release = '0.17.4'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

setup(
name='python-keycloak',
version='0.17.3',
version='0.17.4',
url='https://github.com/marcospereirampj/python-keycloak',
license='The MIT License',
author='Marcos Pereira',
Expand Down

0 comments on commit ba2d621

Please sign in to comment.