mirror of https://github.com/django/django.git
Bumped version number post-release.
This commit is contained in:
parent
2847ae6665
commit
1cf4968cc5
|
@ -1,4 +1,4 @@
|
||||||
VERSION = (1, 5, 1, 'final', 0)
|
VERSION = (1, 5, 2, 'alpha', 0)
|
||||||
|
|
||||||
def get_version(*args, **kwargs):
|
def get_version(*args, **kwargs):
|
||||||
# Don't litter django/__init__.py with all the get_version stuff.
|
# Don't litter django/__init__.py with all the get_version stuff.
|
||||||
|
|
Loading…
Reference in New Issue