|
@ -4,7 +4,7 @@ from setuptools import setup |
|
|
|
|
|
|
|
|
setup( |
|
|
setup( |
|
|
name='python-keycloak', |
|
|
name='python-keycloak', |
|
|
version='0.3.0', |
|
|
|
|
|
|
|
|
version='0.3.1', |
|
|
url='https://github.com/marcospereirampj/python-keycloak', |
|
|
url='https://github.com/marcospereirampj/python-keycloak', |
|
|
license='GNU General Public License - V3', |
|
|
license='GNU General Public License - V3', |
|
|
author='Marcos Pereira', |
|
|
author='Marcos Pereira', |
|
|