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 fc2d5ae commit 1c7d780Copy full SHA for 1c7d780
setup.py
@@ -3,7 +3,7 @@
3
from setuptools import setup, find_packages
4
5
# Match releases to redis-py versions
6
-__version__ = '2.9.0.12'
+__version__ = '2.9.1'
7
8
# Jenkins will replace __build__ with a unique value.
9
__build__ = ''
0 commit comments