This commit is contained in:
James Turk 2014-11-20 15:03:50 -05:00
parent e790580005
commit b04eca213e
1 changed files with 1 additions and 1 deletions

View File

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