Skip to content

Commit

Permalink
Update copy right timeline
Browse files Browse the repository at this point in the history
  • Loading branch information
auvipy authored Jun 13, 2023
1 parent a16dbfd commit aed7761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rest_framework/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
__version__ = '3.14.0'
__author__ = 'Tom Christie'
__license__ = 'BSD 3-Clause'
__copyright__ = 'Copyright 2011-2019 Encode OSS Ltd'
__copyright__ = 'Copyright 2011-2023 Encode OSS Ltd'

# Version synonym
VERSION = __version__
Expand Down

0 comments on commit aed7761

Please sign in to comment.