Skip to content

Commit 7eecc87

Browse files
committed
increment setup.py
1 parent dca996e commit 7eecc87

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
@@ -4,7 +4,7 @@
44
long_description = fh.read()
55

66
setup(name='graphqlclient',
7-
version='0.2.3',
7+
version='0.2.4',
88
description='Simple GraphQL client for Python 2.7+',
99
long_description=long_description,
1010
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)