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 ac9cf42 commit de7f1bfCopy full SHA for de7f1bf
setup.py
@@ -2,7 +2,7 @@
2
from setuptools import setup, find_packages
3
setup(
4
name='redisbloom',
5
- version='0.1.0',
+ version='0.2.0',
6
7
description='RedisBloom Python Client',
8
url='https://github.com/redislabs/redisbloom-py',
0 commit comments