Skip to content

Commit cf865ce

Browse files
committed
Updated version to 0.4.1
1 parent e934a4f commit cf865ce

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='graphql-relay',
27-
version='0.3.3',
27+
version='0.4.1',
2828

2929
description='Relay implementation for Python',
3030
long_description=open('README.rst').read(),

0 commit comments

Comments
 (0)