Version 3.3.1

This commit is contained in:
Tom Christie 2015-11-04 14:49:57 +00:00
parent 544c24e7cb
commit 33b512b1f2
1 changed files with 1 additions and 1 deletions

View File

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