From 7e361e76aa0adec321f99233c320c1cbb164ad80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Pino=20M=C3=A1rquez?= Date: Mon, 18 Mar 2019 16:25:35 +0100 Subject: [PATCH] 0.0.2 version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 625ccc4..83c07fa 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name='django-country2', - version='0.0.1', + version='0.0.2', url='https://github.com/Develatio/django-country2', author='Develatio Technologies S.L.', author_email='contacto@develat.io',