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 4e922f6 commit 4752580Copy full SHA for 4752580
django/__init__.py
@@ -1,4 +1,4 @@
1
-VERSION = (1, 5, 8, 'final', 0)
+VERSION = (1, 5, 9, 'alpha', 0)
2
3
def get_version(*args, **kwargs):
4
# Don't litter django/__init__.py with all the get_version stuff.
0 commit comments