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

[3.2.x] Bumped version for 3.2.16 release.

parent 5b6b257f
No related branches found
Tags 3.2.16
No related merge requests found
from django.utils.version import get_version
VERSION = (3, 2, 16, 'alpha', 0)
VERSION = (3, 2, 16, '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