Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Anson-Doan committed Mar 16, 2023
1 parent 3d19821 commit 06839a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -214,7 +214,7 @@ def setup_package():
cmdclass = {"build_ext": build_ext}
setuptools.setup(
name='py_stringsimjoin',
version='0.3.2',
version='0.3.3',
description='Python library for performing string similarity joins.',
long_description=LONG_DESCRIPTION,
url='https://sites.google.com/site/anhaidgroup/projects/magellan/py_stringsimjoin',
Expand Down

0 comments on commit 06839a5

Please sign in to comment.