diff --git a/pyproject.toml b/pyproject.toml index 2dab2414a..fe9261fcf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "hatchling.build" [project] name = "logfire" version = "2.2.1" -description = "The best Python observability tool!" +description = "The best Python observability tool! 🪵🔥" requires-python = ">=3.8" authors = [ { name = "Pydantic Team", email = "engineering@pydantic.dev" },