10000
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 66be18e commit 811508bCopy full SHA for 811508b
django/__init__.py
@@ -1,4 +1,4 @@
1
-VERSION = (1, 6, 8, 'alpha', 0)
+VERSION = (1, 6, 8, '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