From 9afe71e3acf3e7297ea3a3b01d43d0f928d99675 Mon Sep 17 00:00:00 2001 From: kasra-hosseini Date: Tue, 19 Jul 2022 16:58:57 +0100 Subject: [PATCH] v1.3.3 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 196b724..ae67861 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setuptools.setup( name="DeezyMatch", - version="1.3.2", + version="1.3.3", description="A Flexible Deep Learning Approach to Fuzzy String Matching and Candidate Ranking", author=u"The LwM Development Team", #author_email="",