Skip to content

Commit 48856fb

Browse files
authored
Updated version to 0.4.5
1 parent 22b2a70 commit 48856fb

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.4.4',
27+
version='0.4.5',
2828

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

0 commit comments

Comments
 (0)