[3.2.x] Bumped version for 3.2.19 release.
This commit is contained in:
parent
eed53d0011
commit
fc42edd2e6
@ -1,6 +1,6 @@
|
||||
from django.utils.version import get_version
|
||||
|
||||
VERSION = (3, 2, 19, 'alpha', 0)
|
||||
VERSION = (3, 2, 19, 'final', 0)
|
||||
|
||||
__version__ = get_version(VERSION)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user