mirror of
https://github.com/django/django.git
synced 2024-12-31 21:46:05 +00:00
Bumped verion numbers for 1.6a1.
This commit is contained in:
parent
e2518fdf46
commit
80b1511311
@ -1,4 +1,4 @@
|
||||
VERSION = (1, 6, 0, 'alpha', 0)
|
||||
VERSION = (1, 6, 0, 'alpha', 1)
|
||||
|
||||
def get_version(*args, **kwargs):
|
||||
# Don't litter django/__init__.py with all the get_version stuff.
|
||||
|
Loading…
Reference in New Issue
Block a user