Skip to content

Commit 84f3985

Browse files
authored
Secure socket sendall (#86)
* Fix for SSL true socket. * Pinning redis module.
1 parent 070d36d commit 84f3985

File tree

5 files changed

+186
-103
lines changed

5 files changed

+186
-103
lines changed

mocket/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77

88
__all__ = (mocketize, Mocket, MocketEntry, Mocketizer)
99

10-
__version__ = '2.6.0'
10+
__version__ = '2.7.0'

0 commit comments

Comments
 (0)