diff --git a/pyproject.toml b/pyproject.toml index c0382302..ec1b0231 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "dedupe" description = "A python library for accurate and scaleable data deduplication and entity-resolution" -version = "2.0.22" +version = "2.0.23" readme = "README.md" requires-python = ">=3.7" license = {file = "LICENSE"}