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 ae49b4d commit 0cbe3c6Copy full SHA for 0cbe3c6
django/__init__.py
@@ -1,4 +1,4 @@
1
-VERSION = (1, 7, 9, 'alpha', 0)
+VERSION = (1, 7, 9, 'final', 0)
2
3
4
def get_version(*args, **kwargs):
0 commit comments