diff --git a/pyproject.toml b/pyproject.toml index 0bc44ce..1b4d737 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta" [project] name = "mail-intake" -version = "0.0.1" +version = "0.0.2" description = "Structured mail ingestion and correspondence parsing with provider adapters (Gmail-first)." readme = "README.md" requires-python = ">=3.10"