Skip to content

Commit 36ab537

Browse files
committed
Updated to version 0.4.2
1 parent c28b046 commit 36ab537

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
@@ -24,7 +24,7 @@ def run_tests(self):
2424

2525
setup(
2626
name='graphene',
27-
version='0.4.1.1',
27+
version='0.4.2',
2828

2929
description='Graphene: Python DSL for GraphQL',
3030
long_description=open('README.rst').read(),

0 commit comments

Comments
 (0)