Skip to content

Commit 1c7d780

Browse files
author
Srikalyan Swayampakula
committed
Fixed the version number.
1 parent fc2d5ae commit 1c7d780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import setup, find_packages
44

55
# Match releases to redis-py versions
6-
__version__ = '2.9.0.12'
6+
__version__ = '2.9.1'
77

88
# Jenkins will replace __build__ with a unique value.
99
__build__ = ''

0 commit comments

Comments
 (0)