This commit is contained in:
James Turk 2015-03-27 16:39:04 -04:00
parent 77755a77dc
commit 702982e7df
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ def run_setup(build_c):
long_description = readme.read()
setup(name="jellyfish",
version="0.3.4",
version="0.4.0",
platforms=["any"],
description=("a library for doing approximate and "
"phonetic matching of strings."),