We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ae2cb9 commit 73777feCopy full SHA for 73777fe
setup.py
@@ -3,7 +3,7 @@
3
4
setup(
5
name = "django-modelclone",
6
- version = "0.6.0",
+ version = "0.6.1",
7
description = u"Django application that allows users to clone a model in Admin",
8
url = "https://github.com/RealGeeks/django-modelclone",
9
packages = [
0 commit comments