From 3ffb96cf62fbeb6f500c2fc20b6cc28b7d8dcb76 Mon Sep 17 00:00:00 2001 From: Ezequiel Bertti Date: Sat, 14 Feb 2015 00:37:27 -0200 Subject: [PATCH] shift version with mixin --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index be900ae..9d46517 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name='django-admin-easy', - version='0.2.1', + version='0.2.2', url='http://github.com/ebertti/django-admin-easy/', author='Ezequiel Bertti', author_email='ebertti@gmail.com',