Skip to content

Commit c93143a

Browse files
committed
Updated version to 0.5.1
1 parent 3caa3e0 commit c93143a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graphql/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
__GRAPHQL_SETUP__ = False
3434

3535

36-
VERSION = (0, 5, 0, 'final', 0)
36+
VERSION = (0, 5, 1, 'final', 0)
3737

3838
__version__ = get_version(VERSION)
3939

0 commit comments

Comments
 (0)