diff --git a/pyproject.toml b/pyproject.toml index d093eb1f..eb53f7da 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ authors = [ { name="Derrick Chambers", email="chambers.ja.derrick@gmail.com" }, ] -description = "A python library distributed fiber optic sensing" +description = "A python library for distributed fiber optic sensing" readme = "readme.md" license = { file="docs/LICENSE" } requires-python = ">=3.10"