diff --git a/setup.py b/setup.py index 85dfb7e..e5764f2 100755 --- a/setup.py +++ b/setup.py @@ -36,10 +36,10 @@ setup( name="simhash-py", - version="0.4.1", + version="0.4.2", description="Near-Duplicate Detection with Simhash", url="http://github.com/seomoz/simhash-py", - author="Moz Pro Services", + author="Moz, Inc.", author_email="turbo@moz.com", classifiers=[ "Programming Language :: Python",