10000 Version 3.3.1 · jaydev/django-rest-framework@33b512b · GitHub
[go: up one dir, main page]

Skip to content

Commit 33b512b

Browse files
committed
Version 3.3.1
1 parent 544c24e commit 33b512b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest_framework/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"""
99

1010
__title__ = 'Django REST framework'
11-
__version__ = '3.3.0'
11+
__version__ = '3.3.1'
1212
__author__ = 'Tom Christie'
1313
__license__ = 'BSD 2-Clause'
1414
__copyright__ = 'Copyright 2011-2015 Tom Christie'

0 308E commit comments

Comments
 (0)
0