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.
1 parent 31b0cb8 commit eaa9cdfCopy full SHA for eaa9cdf
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
setup(
3
name='redisgraph',
4
- version='1.5',
+ version='1.6',
5
6
description='RedisGraph Python Client',
7
url='https://github.com/redislabs/redisgraph-py',
0 commit comments