Skip to content

Commit e62328e

Browse files
committed
Bump version number
1 parent e712214 commit e62328e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636

3737
setup(
3838
name='gql',
39-
version='0.4.0',
39+
version='0.5.0',
4040
description='GraphQL client for Python',
4141
long_description=open('README.md').read(),
4242
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)