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

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
erebus1 committed Jan 9, 2020
1 parent 22941f1 commit 97c2fb4
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 97c2fb4

Please sign in to comment.