diff --git a/setup.py b/setup.py index f673a866..71603d30 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ def read(fname): setup( name = "cmsplugin-filer", - version = "0.0.6a10", + version = "0.0.6a11", url = 'http://github.com/stefanfoulis/cmsplugin-filer', license = 'BSD', description = "django-cms plugins for django-filer",