Skip to content

Commit 37a2ee1

Browse files
committed
Bump version to v0.10.0
1 parent bbf5fc4 commit 37a2ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ def read(fname):
1414

1515
setup(
1616
name="graphene-django-optimizer",
17-
version="0.9.1",
17+
version="0.10.0",
1818
author="Tomás Fox",
1919
author_email="[email protected]",
2020
description="Optimize database access inside graphene queries.",

0 commit comments

Comments
 (0)