We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1ba75b commit fa011ebCopy full SHA for fa011eb
setup.py
@@ -9,7 +9,7 @@ def read_all(f):
9
10
setup(
11
name='redisgraph',
12
- version='2.0',
+ version='2.1.1',
13
description='RedisGraph Python Client',
14
long_description=read_all("README.md"),
15
long_description_content_type='text/markdown',
0 commit comments