There was an error while loading. Please reload this page.
1 parent 5209382 commit b170c07Copy full SHA for b170c07
django/__init__.py
@@ -1,4 +1,4 @@
1
-VERSION = (1, 5, 0, 'final', 2)
+VERSION = (1, 5, 0, '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