Skip to content

Commit 8c46ead

Browse files
committed
[1.4.x] Bump ALL the version numbers.
1 parent 0f54fed commit 8c46ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = (1, 4, 1, 'final', 0)
1+
VERSION = (1, 4, 2, 'final', 0)
22

33
def get_version(version=None):
44
"""Derives a PEP386-compliant version number from VERSION."""

0 commit comments

Comments
 (0)