Skip to content

Commit 6e90774

Browse files
committed
Bump version to v0.2a1.
1 parent bbce6ea commit 6e90774

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
@@ -11,7 +11,7 @@
1111

1212
setup(
1313
name='graphql-epoxy',
14-
version='0.2a0',
14+
version='0.2a1',
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)