Skip to content

Commit f0d8891

Browse files
author
Srikalyan Swayampakula
committed
Releasing 2.9.3 so bumping the version to 2.9.4.
1 parent 09a0dbb commit f0d8891

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.3'
6+
__version__ = '2.9.4'
77

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

0 commit comments

Comments
 (0)