8000
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 24d8452 commit 75d03c7Copy full SHA for 75d03c7
django/__init__.py
@@ -1,4 +1,4 @@
1
-VERSION = (1, 6, 7, 'alpha', 0)
+VERSION = (1, 6, 7, 'final', 0)
2
3
def get_version(*args, **kwargs):
4
# Don't litter django/__init__.py with all the get_version stuff.
0 commit comments