Update dependencies

This commit is contained in:
Scot Hacker 2019-03-03 18:39:35 -08:00
parent 84c441cf39
commit d0212b8a55
4 changed files with 57 additions and 127 deletions

View file

@ -1,7 +1,7 @@
"""
A multi-user, multi-group task management and assignment system for Django.
"""
__version__ = '2.2.1'
__version__ = '2.2.2'
__author__ = 'Scot Hacker'
__email__ = 'shacker@birdhouse.org'