Skip to content

Commit 05dd326

Browse files
authored
Update setup.py
1 parent 8e56b94 commit 05dd326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from setuptools import setup, find_packages
33
setup(
44
name='redisbloom',
5-
version='0.2.0',
5+
version='0.3.0',
66

77
description='RedisBloom Python Client',
88
url='https://github.com/redislabs/redisbloom-py',

0 commit comments

Comments
 (0)