diff --git a/pyproject.toml b/pyproject.toml index c482f69a..0d938ec0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "Scikit-longitudinal" version = "0.0.4" -description = "Scikit-longitudinal, an open-source Python lib for longitudinal data analysis, builds on Scikit-learn's foundation. It offers specialized tools to tackle challenges of repeated measures data, ideal for researchers, data scientists, & analysts." +description = "Scikit-longitudinal, an open-source Python lib for longitudinal data analysis, builds on Scikit-learn's foundation. It offers specialised tools to tackle challenges of repeated measures data, ideal for (med.) researchers, data scientists, & analysts." authors = [ {name = "Provost Simon", email = "simon.gilbert.provost@gmail.com"}, {name = "Alex Freitas", email = "a.a.freitas@kent.ac.uk"},