Skip to content

Commit 2eb7889

Browse files
lovelydinosaursigvef
authored andcommitted
Version 3.10 (encode#6802)
* 3.10 release notes * Version number -> 3.10 * Update translations * Update 3.10 release docs * Update release notes * Delete symlink
1 parent 2ba2721 commit 2eb7889

File tree

56 files changed

+75
-38
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+75
-38
lines changed

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 62 additions & 33 deletions

docs/community/release-notes.md

Lines changed: 12 additions & 3 deletions

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.9.3'
11+
__version__ = '3.10.0'
1212
__author__ = 'Tom Christie'
1313
__license__ = 'BSD 2-Clause'
1414
__copyright__ = 'Copyright 2011-2019 Encode OSS Ltd'
-41 Bytes
Binary file not shown.
-41 Bytes
Binary file not shown.
-41 Bytes
Binary file not shown.
-41 Bytes
Binary file not shown.
-41 Bytes
Binary file not shown.
-41 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)