mirror of
https://github.com/django/django.git
synced 2025-08-21 11:10:38 +00:00
[1.6.x] Post release version bump.
This commit is contained in:
parent
6ec346ba7b
commit
a937687633
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
VERSION = (1, 6, 3, 'final', 0)
|
VERSION = (1, 6, 4, '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…
Add table
Add a link
Reference in a new issue