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 dad86c6 commit 69bdcddCopy full SHA for 69bdcdd
setup.py
@@ -2,7 +2,7 @@
2
setup(
3
name='redisgraph-bulk-loader',
4
python_requires='>=3',
5
- version='0.0.1',
+ version='0.8.1',
6
packages=find_packages(),
7
install_requires=[
8
'redis',
0 commit comments