Update version

This commit is contained in:
Tom Christie 2015-02-17 13:44:42 +00:00
parent f1e517449a
commit e45e0f0567

View File

@ -8,7 +8,7 @@ ______ _____ _____ _____ __
"""
__title__ = 'Django REST framework'
__version__ = '3.0.5'
__version__ = '3.1.0'
__author__ = 'Tom Christie'
__license__ = 'BSD 2-Clause'
__copyright__ = 'Copyright 2011-2015 Tom Christie'