version to 0.2.2dev
This commit is contained in:
parent
72847e02f4
commit
284ac40917
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
|||
|
||||
setup(
|
||||
name='django-markitup',
|
||||
version='0.2.1',
|
||||
version='0.2.2dev',
|
||||
description='Django integration with the MarkItUp universal markup editor',
|
||||
author='Carl Meyer',
|
||||
author_email='carl@dirtcircle.com',
|
||||
|
|
Loading…
Add table
Reference in a new issue