Update version number

This commit is contained in:
Tom Christie 2014-09-26 13:14:08 +01:00
parent 24f7db2fc1
commit 33ccf40b76

View File

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