Bump version to 1.6.2
This commit is contained in:
parent
780958cb8b
commit
238e39085d
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.1'
|
||||
__version__ = '1.6.2'
|
||||
|
||||
__author__ = 'Scot Hacker'
|
||||
__email__ = 'shacker@birdhouse.org'
|
||||
|
|
Loading…
Reference in a new issue