diff --git a/pyproject.toml b/pyproject.toml index 16b7dbd..ff3a0e4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,6 +4,7 @@ version = "0.6.0" description = "" authors = ["alufers "] readme = "README.md" +license = "MIT" [tool.poetry.dependencies] python = "^3.5"