mirror of https://github.com/django/django.git
Bumped version number for 1.6.1.
This commit is contained in:
parent
de1d5d5df5
commit
073eed9517
|
@ -1,4 +1,4 @@
|
|||
VERSION = (1, 6, 0, 'final', 0)
|
||||
VERSION = (1, 6, 1, 'final', 0)
|
||||
|
||||
def get_version(*args, **kwargs):
|
||||
# Don't litter django/__init__.py with all the get_version stuff.
|
||||
|
|
Loading…
Reference in New Issue