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