diff --git a/pyproject.toml b/pyproject.toml index c9d63004..fab99ec4 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 = "3.0.2" +version = "3.0.3" readme = "README.md" requires-python = ">=3.8" license = {file = "LICENSE"}