Updated version info
This commit is contained in:
parent
e77176bc4f
commit
4dfab71f33
2 changed files with 3 additions and 1 deletions
2
README
2
README
|
@ -10,5 +10,7 @@ http://github.com/shacker/django-todo/wiki/Overview-and-screenshots
|
|||
Requirements and installation
|
||||
http://github.com/shacker/django-todo/wiki/Requirements-and-Installation
|
||||
|
||||
This is version 1.3
|
||||
|
||||
Version history
|
||||
http://github.com/shacker/django-todo/wiki/Version-history
|
||||
|
|
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