Skip to content

Commit bd4b3e6

Browse files
committed
version bump!
1 parent 2c4b66d commit bd4b3e6

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
@@ -15,7 +15,7 @@
1515
)
1616

1717

18-
__version__ = '2.2.4'
18+
__version__ = '2.4.0'
1919

2020
__all__ = [
2121
'Redis', 'ConnectionPool', 'Connection', 'UnixDomainSocketConnection',

0 commit comments

Comments
 (0)