We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb2c4c2 commit f3d9d68Copy full SHA for f3d9d68
rest_framework/__init__.py
@@ -8,7 +8,7 @@
8
"""
9
10
__title__ = 'Django REST framework'
11
-__version__ = '3.11.0'
+__version__ = '3.11.1'
12
__author__ = 'Tom Christie'
13
__license__ = 'BSD 3-Clause'
14
__copyright__ = 'Copyright 2011-2019 Encode OSS Ltd'
0 commit comments