Skip to content

Commit f884979

Browse files
committed
[v0.1a2] Update version for newest release.
1 parent b0a6745 commit f884979

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

33
setup(
44
name='graphql-core',
5-
version='0.1a1',
5+
version='0.1a2',
66
description='GraphQL implementation for Python',
77

88
url='https://github.com/graphql-python/graphql-core',

0 commit comments

Comments
 (0)