We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8db9c1 commit baa0815Copy full SHA for baa0815
setup.py
@@ -7,7 +7,7 @@ def get_readme():
7
8
setup(
9
name='rest_framework_ember',
10
- version='1.0.3',
+ version='1.0.4',
11
description="Make EmberJS and Django Rest Framework play nice together.",
12
long_description=get_readme(),
13
author="nGen Works",
0 commit comments