mirror of
https://github.com/jazzband/django-ddp.git
synced 2026-04-26 17:54:51 +00:00
Bump version number in preparation for next release.
This commit is contained in:
parent
e14b899f7e
commit
df97966941
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -5,7 +5,7 @@ from setuptools import setup, find_packages
|
|||
|
||||
setup(
|
||||
name='django-ddp',
|
||||
version='0.2.0',
|
||||
version='0.2.1',
|
||||
description=__doc__,
|
||||
long_description=open('README.rst').read(),
|
||||
author='Tyson Clugg',
|
||||
|
|
|
|||
Loading…
Reference in a new issue