diff --git a/pyproject.toml b/pyproject.toml index 1f64e50d..41dd2e53 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "hatchling.build" [project] name = "k-Wave-python" dynamic = ["version"] -description = "Acoustics toolbox for time domain acoustic and ultrasound simulations in complex and tissue-realistic media." +description = "Acoustics toolbox for time-domain acoustic and ultrasound simulations in complex and tissue-realistic media." readme = "docs/README.md" license = { file = "LICENSE" } requires-python = ">=3.10"