We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df46926 commit 3a22b1dCopy full SHA for 3a22b1d
rest_framework/__init__.py
@@ -8,7 +8,7 @@
8
"""
9
10
__title__ = 'Django REST framework'
11
-__version__ = '3.7.4'
+__version__ = '3.7.5'
12
__author__ = 'Tom Christie'
13
__license__ = 'BSD 2-Clause'
14
__copyright__ = 'Copyright 2011-2017 Tom Christie'
0 commit comments