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 = [