Skip to content

Commit

Permalink
Version 2.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
xordoquy committed Jul 8, 2015
1 parent 9926241 commit 86f7967
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__ = '2.4.5'
__version__ = '2.4.6'
__author__ = 'Tom Christie'
__license__ = 'BSD 2-Clause'
__copyright__ = 'Copyright 2011-2014 Tom Christie'
Expand Down

0 comments on commit 86f7967

Please sign in to comment.