mirror of
https://github.com/django/django.git
synced 2025-08-19 02:01:29 +00:00
Bump version number for 1.6.2.
This commit is contained in:
parent
c58a98cc34
commit
687b3d96c4
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
VERSION = (1, 6, 2, 'alpha', 0)
|
||||
VERSION = (1, 6, 2, 'final', 0)
|
||||
|
||||
def get_version(*args, **kwargs):
|
||||
# Don't litter django/__init__.py with all the get_version stuff.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue