mirror of
https://github.com/django/django.git
synced 2024-12-23 01:25:58 +00:00
[4.2.x] Bumped version for 4.2.13 release.
This commit is contained in:
parent
b46b94e66c
commit
3bf46e2e02
@ -1,6 +1,6 @@
|
||||
from django.utils.version import get_version
|
||||
|
||||
VERSION = (4, 2, 13, "alpha", 0)
|
||||
VERSION = (4, 2, 13, "final", 0)
|
||||
|
||||
__version__ = get_version(VERSION)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user