Skip to content

Commit 4f15016

Browse files
committed
[1.11.x] Post-release version bump.
1 parent f24d305 commit 4f15016

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
@@ -2,7 +2,7 @@
22

33
from django.utils.version import get_version
44

5-
VERSION = (1, 11, 26, 'final', 0)
5+
VERSION = (1, 11, 27, 'alpha', 0)
66

77
__version__ = get_version(VERSION)
88

0 commit comments

Comments
 (0)