Skip to content

Commit fce1de3

Browse files
committed
Bump version number
1 parent e293073 commit fce1de3

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
@@ -22,7 +22,7 @@
2222

2323
setup(
2424
name='gql',
25-
version='0.3.0',
25+
version='0.4.0',
2626
description='GraphQL client for Python',
2727
long_description=open('README.md').read(),
2828
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)