diff --git a/pyproject.toml b/pyproject.toml index ac34514a..3fbe1753 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ authors = [ {name="Alberic de Lajarte"}, {name="Justin Aruda"}, ] -description = "RNA Structure Ensemble Inference via Sequencing, Mutation Identification, and Clustering" +description = "Structure Ensemble Inference by Sequencing, Mutation Identification, and Clustering of RNA (SEISMIC-RNA)" readme = "README.md" requires-python = ">=3.10" license = {text = "GPL-3.0-only"}