diff --git a/setup.py b/setup.py index 3f2c63b..16d867c 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ with open("README.md", "r") as fh: setup( name='python-keycloak', - version='0.13.3', + version='0.14.2', url='https://bitbucket.org/agriness/python-keycloak', license='The MIT License', author='Marcos Pereira',