Skip to content
Snippets Groups Projects
Commit dd0aa9dc authored by Carlton Gibson's avatar Carlton Gibson
Browse files

[2.1.x] Bumped version for 2.1.7 release.

parent 168bfdd9
No related branches found
Tags 2.1.7
No related merge requests found
from django.utils.version import get_version
VERSION = (2, 1, 6, 'final', 0)
VERSION = (2, 1, 7, 'final', 0)
__version__ = get_version(VERSION)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment