Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

Commit

Permalink
Merge pull request #29 from preply/bump-version
Browse files Browse the repository at this point in the history
bump version
  • Loading branch information
erebus1 authored Jan 9, 2020
2 parents 22941f1 + 97c2fb4 commit 2a343ef
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 @@ -5,7 +5,7 @@
def read(*rnames):
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()

version = '0.0.5'
version = '0.0.6'

setup(
name = 'graphene-federation',
Expand Down

0 comments on commit 2a343ef

Please sign in to comment.