Bump to v1.3 - note: support for old Django versions dropped!

This commit is contained in:
Diederik van der Boor
2017-08-01 11:00:10 +02:00
parent 342780300f
commit 1ce58a0b54
5 changed files with 12 additions and 8 deletions
+1 -1
View File
@@ -8,4 +8,4 @@ Please see LICENSE and AUTHORS for more information.
"""
# See PEP 440 (https://www.python.org/dev/peps/pep-0440/)
__version__ = "1.2"
__version__ = "1.3"