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