Bumped the version to 3.0.5

This commit is contained in:
Xavier Ordoquy 2015-02-10 22:48:04 +01:00
parent f6033cee87
commit 59b3fe8f39

View File

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