Skip to content

Commit 7d94af2

Browse files
committed
Version 3.16.0
1 parent 32dbd35 commit 7d94af2

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

docs/community/release-notes.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,18 @@ You can determine your currently installed version using `pip show`:
3636

3737
---
3838

39+
## 3.16.x series
40+
41+
### 3.16.0
42+
43+
**Date**: 28th March 2024
44+
45+
A maintenance release primarily updating supported Python and Django versions.
46+
47+
* Adds support for Django 5.1 and the upcoming Django 5.2 LTS [#9514](https://github.com/encode/django-rest-framework/issues/9514) [#9634](https://github.com/encode/django-rest-framework/issues/9634)
48+
* Adds support for Python 3.13. [#9527](https://github.com/encode/django-rest-framework/issues/9527)
49+
* Drops Python 3.8 as EOL [#9670](https://github.com/encode/django-rest-framework/pull/9670)
50+
3951
## 3.15.x series
4052

4153
### 3.15.2

rest_framework/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"""
99

1010
__title__ = 'Django REST framework'
11-
__version__ = '3.15.2'
11+
__version__ = '3.16.0'
1212
__author__ = 'Tom Christie'
1313
__license__ = 'BSD 3-Clause'
1414
__copyright__ = 'Copyright 2011-2023 Encode OSS Ltd'

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy