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 f9de199 commit e2fea7cCopy full SHA for e2fea7c
django/__init__.py
@@ -1,4 +1,4 @@
1
-VERSION = (1, 6, 10, 'alpha', 0)
+VERSION = (1, 6, 10, '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