Version bump to 2.2.0

Updated README.
Updated models to be compliant with Django 3.
This commit is contained in:
Brandon Taylor
2019-12-07 17:36:54 -05:00
parent 45478baa7b
commit 99bf2fb5f2
4 changed files with 783 additions and 21 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
VERSION = (2, 1, 18)
VERSION = (2, 2, 0)
DEV_N = None