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 b96d41d commit 7942465Copy full SHA for 7942465
memcache.py
@@ -81,7 +81,7 @@ def useOldServerHashFunction():
81
82
# Original author: Evan Martin of Danga Interactive
83
__author__ = "Sean Reifschneider <[email protected]>"
84
-__version__ = "1.58"
+__version__ = "1.59"
85
__copyright__ = "Copyright (C) 2003 Danga Interactive"
86
# http://en.wikipedia.org/wiki/Python_Software_Foundation_License
87
__license__ = "Python Software Foundation License"
0 commit comments