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 bbf5fc4 commit 37a2ee1Copy full SHA for 37a2ee1
setup.py
@@ -14,7 +14,7 @@ def read(fname):
14
15
setup(
16
name="graphene-django-optimizer",
17
- version="0.9.1",
+ version="0.10.0",
18
author="Tomás Fox",
19
author_email="[email protected]",
20
description="Optimize database access inside graphene queries.",
0 commit comments