diff --git a/setup.py b/setup.py index a450451..c803b4c 100644 --- a/setup.py +++ b/setup.py @@ -17,7 +17,7 @@ setup( name='django-cms-smartsnippets', - version='0.5.0', + version='0.6.0', description='Parametrizable Django CMS snippets.', long_description=open(README_PATH, 'r').read(), author='Sever Banesiu',