diff --git a/pyproject.toml b/pyproject.toml index dad07e5..bd099eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta" [project] name = "trx-python" dynamic = ["version"] -description = "Experiments with new file format for tractography" +description = "A community-oriented file format for tractography" readme = "README.md" license = {text = "BSD License"} requires-python = ">=3.11"