mirror of https://github.com/django/django.git
[1.6.x] Post release version bump.
This commit is contained in:
parent
194c5ab056
commit
1c18c7f8ae
|
@ -1,4 +1,4 @@
|
|||
VERSION = (1, 6, 1, 'final', 0)
|
||||
VERSION = (1, 6, 2, 'alpha', 0)
|
||||
|
||||
def get_version(*args, **kwargs):
|
||||
# Don't litter django/__init__.py with all the get_version stuff.
|
||||
|
|
Loading…
Reference in New Issue