Skip to content

Commit a6302d9

Browse files
author
andy
committed
2.7.6
1 parent 71176fc commit a6302d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redis/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
)
2020

2121

22-
__version__ = '2.7.5'
22+
__version__ = '2.7.6'
2323
VERSION = tuple(map(int, __version__.split('.')))
2424

2525
__all__ = [

0 commit comments

Comments
 (0)