Skip to content

Commit b96d41d

Browse files
committed
Updating version in .py file
1 parent d779bb0 commit b96d41d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

memcache.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ def useOldServerHashFunction():
8080

8181

8282
# Original author: Evan Martin of Danga Interactive
83-
__author__ = "Sean Reifschneider <jafo-memcached@tummy.com>"
83+
__author__ = "Sean Reifschneider <jafo00@gmail.com>"
8484
__version__ = "1.58"
8585
__copyright__ = "Copyright (C) 2003 Danga Interactive"
8686
# http://en.wikipedia.org/wiki/Python_Software_Foundation_License

0 commit comments

Comments
 (0)