0.4.0
This commit is contained in:
parent
77755a77dc
commit
702982e7df
2
setup.py
2
setup.py
|
@ -95,7 +95,7 @@ def run_setup(build_c):
|
||||||
long_description = readme.read()
|
long_description = readme.read()
|
||||||
|
|
||||||
setup(name="jellyfish",
|
setup(name="jellyfish",
|
||||||
version="0.3.4",
|
version="0.4.0",
|
||||||
platforms=["any"],
|
platforms=["any"],
|
||||||
description=("a library for doing approximate and "
|
description=("a library for doing approximate and "
|
||||||
"phonetic matching of strings."),
|
"phonetic matching of strings."),
|
||||||
|
|
Loading…
Reference in New Issue