Skip to content

Commit 97b0ac0

Browse files
committed
Bump version to 0.2a0
1 parent 0353233 commit 97b0ac0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

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

1212
setup(
1313
name='graphql-epoxy',
14-
version='0.1a1',
14+
version='0.2a0',
1515
description='GraphQL implementation for Python',
1616
url='https://github.com/graphql-python/graphql-core',
1717
download_url='https://github.com/graphql-python/graphql-core/releases',

0 commit comments

Comments
 (0)