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 b1312cf commit f09de5dCopy full SHA for f09de5d
setup.py
@@ -11,7 +11,7 @@ def read_all(f):
11
12
setup(
13
name='redisearch',
14
- version='0.8.3',
+ version='0.9.0',
15
description='RedisSearch Python Client',
16
long_description=read_all("README.md"),
17
long_description_content_type='text/markdown',
0 commit comments