There was an error while loading. Please reload this page.
1 parent a16dbfd commit aed7761Copy full SHA for aed7761
rest_framework/__init__.py
@@ -13,7 +13,7 @@
13
__version__ = '3.14.0'
14
__author__ = 'Tom Christie'
15
__license__ = 'BSD 3-Clause'
16
-__copyright__ = 'Copyright 2011-2019 Encode OSS Ltd'
+__copyright__ = 'Copyright 2011-2023 Encode OSS Ltd'
17
18
# Version synonym
19
VERSION = __version__
0 commit comments