diff --git a/pyproject.toml b/pyproject.toml index e822e1a..49ba9eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "mtphandler" version = "0.2.11" -description = "Tool to work with microtiter plate data." +description = "Python package for processing, enriching, and converting microtiter plate data into standardized EnzymeML time-course data, ready for data science." authors = ["haeussma <83341109+haeussma@users.noreply.github.com>"] license = "MIT License" readme = "README.md"