We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac8002f + d06449f commit 32959bdCopy full SHA for 32959bd
README.md
@@ -8,7 +8,7 @@
8
9
# redisgraph-py
10
[](https://forum.redislabs.com/c/modules/redisgraph)
11
-[](https://gitter.im/RedisLabs/RedisGraph?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
+[](https://discord.gg/gWBRT6P)
12
13
RedisGraph python client
14
setup.py
@@ -11,7 +11,7 @@ def read_all(f):
setup(
name='redisgraph',
- version='2.1.5',
+ version='2.2.3',
15
description='RedisGraph Python Client',
16
long_description=read_all("README.md"),
17
long_description_content_type='text/markdown',
0 commit comments