We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3732dc1 commit 25636c3Copy full SHA for 25636c3
setup.py
@@ -7,8 +7,8 @@ def get_readme():
7
8
setup(
9
name='rest_framework_ember',
10
- version='1.0.4',
11
- description="Make EmberJS and Django Rest Framework play nice together.",
+ version='1.1.0',
+ description="Make EmberJS and Django Rest Framework play nice together. Follows jsonapi.org spec",
12
long_description=get_readme(),
13
author="nGen Works",
14
author_email='tech@ngenworks.com',
0 commit comments