Bump version to 2.0

This commit is contained in:
Scot Hacker 2018-04-07 11:53:30 -07:00
parent f0d2725ceb
commit b570d30f83

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