Skip to content

Commit

Permalink
Version 3.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchristie committed Aug 5, 2020
1 parent eb2c4c2 commit f3d9d68
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 @@ -8,7 +8,7 @@
"""

__title__ = 'Django REST framework'
__version__ = '3.11.0'
__version__ = '3.11.1'
__author__ = 'Tom Christie'
__license__ = 'BSD 3-Clause'
__copyright__ = 'Copyright 2011-2019 Encode OSS Ltd'
Expand Down

0 comments on commit f3d9d68

Please sign in to comment.