Skip to content

Commit

Permalink
Updated graphql version
Browse files Browse the repository at this point in the history
  • Loading branch information
syrusakbary committed May 12, 2016
1 parent 2d9c947 commit 0fa590d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphql/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
__GRAPHQL_SETUP__ = False


VERSION = (0, 5, 0, 'beta', 3)
VERSION = (0, 5, 0, 'final', 0)

__version__ = get_version(VERSION)

Expand Down

0 comments on commit 0fa590d

Please sign in to comment.