Skip to content

Commit 25636c3

Browse files
committed
Release v1.1.0 for DRF 3.0.x
1 parent 3732dc1 commit 25636c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ def get_readme():
77

88
setup(
99
name='rest_framework_ember',
10-
version='1.0.4',
11-
description="Make EmberJS and Django Rest Framework play nice together.",
10+
version='1.1.0',
11+
description="Make EmberJS and Django Rest Framework play nice together. Follows jsonapi.org spec",
1212
long_description=get_readme(),
1313
author="nGen Works",
1414
author_email='[email protected]',

0 commit comments

Comments
 (0)