Bump version for bug fixes
This commit is contained in:
parent
84a2e6ca08
commit
f235b4effc
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.
|
||||
"""
|
||||
__version__ = '1.6'
|
||||
__version__ = '1.6.1'
|
||||
|
||||
__author__ = 'Scot Hacker'
|
||||
__email__ = 'shacker@birdhouse.org'
|
||||
|
|
Loading…
Reference in a new issue