Bumped the version.

This commit is contained in:
Xavier Ordoquy 2015-01-27 19:45:37 +01:00
parent 925ea4bdc6
commit 5b369bf5fe

View File

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