From 614a515fee2cd156b52b463f0fcf34efc69ba99b Mon Sep 17 00:00:00 2001 From: Nikoletos Konstantinos <47646955+Nikoletos-K@users.noreply.github.com> Date: Sat, 9 Dec 2023 19:26:44 +0200 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c91a593..bd2302c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta" [project] name = "pyjedai" -version = "0.1.3" +version = "0.1.4" description = "An open-source library that builds powerful end-to-end Entity Resolution workflows." readme = "README.md" authors = [