diff --git a/pyproject.toml b/pyproject.toml index 930ea961..c1d89fc0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ maintainers = [ ] repository = "https://github.com/openlawlibrary/pygls" documentation = "https://pygls.readthedocs.io/en/latest" -license = "Apache 2.0" +license = "Apache-2.0" readme = "README.md" # You may want to use the Poetry "Up" plugin to automatically update all dependencies to