mirror of
https://github.com/Hopiu/django-markdownx.git
synced 2026-04-22 22:14:44 +00:00
setup.py update
This commit is contained in:
parent
b43623d950
commit
fa820cfe8b
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -10,7 +10,7 @@ def get_requirements():
|
|||
|
||||
setup(
|
||||
name='django-markdownx',
|
||||
version='1.7.2',
|
||||
version='1.8.1',
|
||||
packages=find_packages(),
|
||||
include_package_data=True,
|
||||
description='django-markdownx is a Markdown editor built for Django.',
|
||||
|
|
|
|||
Loading…
Reference in a new issue