Browse Source

Fixed de pipeline.

hotfix/merge
Marcos Pereira 6 years ago
parent
commit
0149ca6af3
  1. 2
      setup.py

2
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',

Loading…
Cancel
Save