bump to v0.2.5
This commit is contained in:
parent
25abe18969
commit
99a5d7b05b
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.4',
|
version='0.2.5',
|
||||||
description='Django integration with the MarkItUp universal markup editor',
|
description='Django integration with the MarkItUp universal markup editor',
|
||||||
long_description=open('README.txt').read(),
|
long_description=open('README.txt').read(),
|
||||||
author='Carl Meyer',
|
author='Carl Meyer',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user