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