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 dd8c275 commit c4c6533Copy full SHA for c4c6533
setup.py
@@ -24,7 +24,7 @@ def run_tests(self):
24
25
setup(
26
name='graphql-relay',
27
- version='0.4.3',
+ version='0.4.4',
28
29
description='Relay implementation for Python',
30
long_description=open('README.rst').read(),
0 commit comments