diff --git a/pyproject.toml b/pyproject.toml index 9d13751..6c2ee8b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ name = "pytool" version = "3.16.2" description = "Pytool is a collection of utilities and language enhancements for Python" authors = ["Jacob Alheid "] -license = "ALv2" +license = "MIT" readme = "README.md" [tool.poetry.dependencies]