From 56489b392c27e2e0d79eb4a5b30b5698dc221a13 Mon Sep 17 00:00:00 2001 From: Marcos Pereira Date: Thu, 25 Jan 2018 20:30:30 -0200 Subject: [PATCH 1/2] Updated setup. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index e3c8d2d..bf6a505 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from setuptools import setup setup( name='python-keycloak', - version='0.11.1', + version='0.12.0', url='https://bitbucket.org/agriness/python-keycloak', license='GNU General Public License - V3', author='Marcos Pereira', From aea0a43ce3d4ded4738e5aa47a7a7f47fef533f7 Mon Sep 17 00:00:00 2001 From: Marcos Pereira Date: Thu, 25 Jan 2018 20:45:47 -0200 Subject: [PATCH 2/2] Updated docks --- docs/source/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/index.rst b/docs/source/index.rst index eea1c71..8223ca1 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -65,6 +65,7 @@ Contributors ================== * `Agriness Team `_ +* `Marcos Pereira `_ * `Martin Devlin `_ * `Shon T. Urbas `_