diff --git a/pyproject.toml b/pyproject.toml index 097efa9..2e5813b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ name = "github-resolver" version = "0.1.0" description = "OpenHands Issue Resolver" authors = ["All Hands AI"] -license = "Proprietary" +license = "MIT" readme = "README.md" repository = "https://github.com/All-Hands-AI/github-resolver" include = ["poetry.lock"]