mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-13 10:00:53 +03:00
Update version number
This commit is contained in:
parent
d875fb3272
commit
1a7ed29639
|
@ -8,7 +8,7 @@ ______ _____ _____ _____ __
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__title__ = 'Django REST framework'
|
__title__ = 'Django REST framework'
|
||||||
__version__ = '3.6.3'
|
__version__ = '3.6.4'
|
||||||
__author__ = 'Tom Christie'
|
__author__ = 'Tom Christie'
|
||||||
__license__ = 'BSD 2-Clause'
|
__license__ = 'BSD 2-Clause'
|
||||||
__copyright__ = 'Copyright 2011-2017 Tom Christie'
|
__copyright__ = 'Copyright 2011-2017 Tom Christie'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user