diff --git a/README.md b/README.md index e0a7109a5b49af0ea25f9ce1f2efa0c5da6fd47e..4da6ed86c22b1b5ac859f8361e31f7d68c148f3e 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ YAPSUT -Yet Another Python Sciece Utilty Toolkit +Yet Another Python Science Utilty Toolkit M.Maris - 0.0 - 2022 dec 01 - diff --git a/pyproject.toml b/pyproject.toml index 48aa5ddff5c4c69c91c95a3a39cdaf60a0991b0a..e8a4095c3ec797e2e0157035ea92d28501d6c076 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ version = "0.0.1" authors = [ { name="Michele Maris", email="michele.maris@inaf.it" }, ] -description = "Yet Another Python Sciece Utilty Toolkit" +description = "Yet Another Python Science Utilty Toolkit" readme = "README.md" requires-python = ">=3." classifiers = [