From 4b5c86a0295969ca4252b3c030ffc7395ab28670 Mon Sep 17 00:00:00 2001 From: Lucas Lavandeira <19612265+lucaslavandeira@users.noreply.github.com> Date: Thu, 6 Dec 2018 11:13:01 -0300 Subject: [PATCH] =?UTF-8?q?Bump=20de=20versi=C3=B3n=20a=200.1.10?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 8dc6484..53c99ed 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setup( name='django_datajsonar', - version='0.1.8', + version='0.1.10', description="Paquete de django con herramientas para administrar modelos de catalogos.", author="Datos Argentina", author_email='datos@modernizacion.gob.ar',