Skip to content

Commit a5246f8

Browse files
James LinJames Lin
authored andcommitted
updated version
1 parent dca8053 commit a5246f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest_framework_queryset/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
from __future__ import unicode_literals
33
from __future__ import absolute_import
44

5-
__version__ = '0.3.2'
5+
__version__ = '0.3.3'
66

77
from .queryset import RestFrameworkQuerySet

0 commit comments

Comments
 (0)