We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f54fed commit 8c46eadCopy full SHA for 8c46ead
django/__init__.py
@@ -1,4 +1,4 @@
1
-VERSION = (1, 4, 1, 'final', 0)
+VERSION = (1, 4, 2, 'final', 0)
2
3
def get_version(version=None):
4
"""Derives a PEP386-compliant version number from VERSION."""
0 commit comments