Skip to content

Commit

Permalink
Updated version number to have fresh target. Making username & email …
Browse files Browse the repository at this point in the history
…address consistent. (#51)
  • Loading branch information
scriptedworld authored Mar 12, 2020
1 parent 46de27b commit cb96625
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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="[email protected]",
classifiers=[
"Programming Language :: Python",
Expand Down

0 comments on commit cb96625

Please sign in to comment.