Skip to content
Snippets Groups Projects
Unverified Commit e0e7e515 authored by NyanKiyoshi's avatar NyanKiyoshi Committed by GitHub
Browse files

Bump version to v0.6.2

parent 683caebb
Branches fabio
No related tags found
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.6.1', version='0.6.2',
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