Updated version info
This commit is contained in:
parent
e77176bc4f
commit
4dfab71f33
2 changed files with 3 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -2,7 +2,7 @@ from setuptools import setup, find_packages
|
|||
|
||||
setup(
|
||||
name='django-todo',
|
||||
version='1.2',
|
||||
version='1.3',
|
||||
description='A multi-user, multi-group task management and assignment system for Django.',
|
||||
author='Scot Hacker',
|
||||
author_email='shacker@birdhouse.org',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue