We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e56b94 commit 05dd326Copy full SHA for 05dd326
setup.py
@@ -2,7 +2,7 @@
2
from setuptools import setup, find_packages
3
setup(
4
name='redisbloom',
5
- version='0.2.0',
+ version='0.3.0',
6
7
description='RedisBloom Python Client',
8
url='https://github.com/redislabs/redisbloom-py',
0 commit comments