Skip to content

Commit a3a8f7a

Browse files
committed
[5.2.x] Post-release version bump.
1 parent c14b756 commit a3a8f7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

django/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from django.utils.version import get_version
22

3-
VERSION = (5, 2, 9, "final", 0)
3+
VERSION = (5, 2, 10, "alpha", 0)
44

55
__version__ = get_version(VERSION)
66

0 commit comments

Comments
 (0)