Skip to content

Commit bca1a23

Browse files
authored
Bump version
1 parent f86f656 commit bca1a23

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
@@ -1,7 +1,7 @@
11
from setuptools import setup
22

33
setup(name='graphqlclient',
4-
version='0.1.2',
4+
version='0.1.3',
55
description='Simple GraphQL client for Python 2.7+',
66
url='https://github.com/graphcool/python-graphql-client',
77
author='graph.cool',

0 commit comments

Comments
 (0)