From 73777fe79ced7d5e7a485a5854d19e18be6155f9 Mon Sep 17 00:00:00 2001 From: David Krisch Date: Thu, 17 Nov 2016 12:28:01 -1000 Subject: [PATCH] Bump version - 0.6.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index a1b4df8..43f545b 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ setup( name = "django-modelclone", - version = "0.6.0", + version = "0.6.1", description = u"Django application that allows users to clone a model in Admin", url = "https://github.com/RealGeeks/django-modelclone", packages = [