Skip to content
Snippets Groups Projects
Commit b9821757 authored by Tomás Fox's avatar Tomás Fox
Browse files

Bump version to v0.7.1

parent fb23258f
No related merge requests found
...@@ -14,7 +14,7 @@ def read(fname): ...@@ -14,7 +14,7 @@ def read(fname):
setup( setup(
name='graphene-django-optimizer', name='graphene-django-optimizer',
version='0.7.0', version='0.7.1',
author='Tomás Fox', author='Tomás Fox',
author_email='tomas.c.fox@gmail.com', author_email='tomas.c.fox@gmail.com',
description='Optimize database access inside graphene queries.', description='Optimize database access inside graphene queries.',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment