Skip to content

Commit

Permalink
Bump version to v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tfoxy committed Aug 5, 2023
1 parent bbf5fc4 commit 37a2ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def read(fname):

setup(
name="graphene-django-optimizer",
version="0.9.1",
version="0.10.0",
author="Tomás Fox",
author_email="[email protected]",
description="Optimize database access inside graphene queries.",
Expand Down

0 comments on commit 37a2ee1

Please sign in to comment.