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