mirror of
https://github.com/django/django.git
synced 2025-02-04 22:47:53 +00:00
[4.2.x] Bumped version for 4.2.17 release.
This commit is contained in:
parent
7376bcbf50
commit
1f0356ff2a
@ -1,6 +1,6 @@
|
||||
from django.utils.version import get_version
|
||||
|
||||
VERSION = (4, 2, 17, "alpha", 0)
|
||||
VERSION = (4, 2, 17, "final", 0)
|
||||
|
||||
__version__ = get_version(VERSION)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user