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 3323fe1 commit d676237Copy full SHA for d676237
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup, find_packages
2
setup(
3
name='redisgraph',
4
- version='0.8',
+ version='0.9',
5
6
description='RedisGraph Python Client',
7
url='https://github.com/swilly22/redisgraph-py',
0 commit comments