From 6c5f536b5f383da032be7a34c6ebbc5a94b0992d Mon Sep 17 00:00:00 2001 From: kasra-hosseini Date: Tue, 20 Sep 2022 15:22:04 +0100 Subject: [PATCH] v1.3.4 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ae67861..eda6a41 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setuptools.setup( name="DeezyMatch", - version="1.3.3", + version="1.3.4", description="A Flexible Deep Learning Approach to Fuzzy String Matching and Candidate Ranking", author=u"The LwM Development Team", #author_email="",