Skip to content

Commit 5238a92

Browse files
authored
update version to 2.2.4 (#118)
1 parent 5e3db94 commit 5238a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def read_all(f):
1111

1212
setup(
1313
name='redisgraph',
14-
version='2.2.3',
14+
version='2.2.4',
1515
description='RedisGraph Python Client',
1616
long_description=read_all("README.md"),
1717
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)