Bump version to 2.0
This commit is contained in:
parent
f0d2725ceb
commit
b570d30f83
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
"""
|
"""
|
||||||
A multi-user, multi-group task management and assignment system for Django.
|
A multi-user, multi-group task management and assignment system for Django.
|
||||||
"""
|
"""
|
||||||
__version__ = '1.6.2'
|
__version__ = '2.0'
|
||||||
|
|
||||||
__author__ = 'Scot Hacker'
|
__author__ = 'Scot Hacker'
|
||||||
__email__ = 'shacker@birdhouse.org'
|
__email__ = 'shacker@birdhouse.org'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue