diff --git a/pyproject.toml b/pyproject.toml index eda76f4..3618cb1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "listful" version = "0.1.1" description = "efficient filtering of lists of objects" -authors = ["David S "] +authors = ["David S "] license = "MIT" readme = 'README.md' repository = "https://github.com/d1618033/listful"