Bump version to 3.3.2

This commit is contained in:
Xavier Ordoquy 2015-12-14 07:33:17 +01:00
parent 5224feded4
commit ef8bde2d42
1 changed files with 1 additions and 1 deletions

View File

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