mirror of
https://github.com/django/django.git
synced 2025-03-14 03:10:45 +00:00
[1.6.x] Update version number for bugfix release.
This commit is contained in:
parent
24d84520aa
commit
75d03c7755
@ -1,4 +1,4 @@
|
||||
VERSION = (1, 6, 7, 'alpha', 0)
|
||||
VERSION = (1, 6, 7, 'final', 0)
|
||||
|
||||
def get_version(*args, **kwargs):
|
||||
# Don't litter django/__init__.py with all the get_version stuff.
|
||||
|
Loading…
x
Reference in New Issue
Block a user