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 4c9ee9a commit 7f6fa9cCopy full SHA for 7f6fa9c
setup.py
@@ -12,7 +12,7 @@ def read_all(f):
12
13
setup(
14
name='redisgraph-bulk-loader',
15
- version='0.9.2',
+ version='0.9.3',
16
description='RedisGraph Bulk Import Tool',
17
long_description=read_all("README.md"),
18
long_description_content_type='text/markdown',
0 commit comments