diff --git a/pyproject.toml b/pyproject.toml index cfd244a..50a2698 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,8 +6,8 @@ build-backend = "poetry.masonry.api" name = "flat-tree" version = "0.0.1a8" description = "Utilities for navigating flat trees" -authors = ["Decentral1se "] -maintainers = ["Decentral1se "] +authors = ["decentral1se "] +maintainers = ["decentral1se "] license = "GPLv3" readme = "README.md" repository = "https://github.com/hyperpy/flat-tree"