Skip to content

Commit

Permalink
Version 3.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tomchristie committed Dec 21, 2017
1 parent df46926 commit 3a22b1d
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.7.4'
__version__ = '3.7.5'
__author__ = 'Tom Christie'
__license__ = 'BSD 2-Clause'
__copyright__ = 'Copyright 2011-2017 Tom Christie'
Expand Down

0 comments on commit 3a22b1d

Please sign in to comment.