mirror of
https://github.com/django/django.git
synced 2025-08-21 19:14:36 +00:00
[1.7.x] Bump version number for 1.7 release.
This commit is contained in:
parent
6ec31cb516
commit
d92b08536d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
VERSION = (1, 7, 0, 'rc', 3)
|
||||
VERSION = (1, 7, 0, 'final', 0)
|
||||
|
||||
|
||||
def get_version(*args, **kwargs):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue