Bump version for bug fixes

This commit is contained in:
Scot Hacker 2016-12-04 23:21:49 -08:00
parent 84a2e6ca08
commit f235b4effc

View file

@ -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' __version__ = '1.6.1'
__author__ = 'Scot Hacker' __author__ = 'Scot Hacker'
__email__ = 'shacker@birdhouse.org' __email__ = 'shacker@birdhouse.org'