diff --git a/pyproject.toml b/pyproject.toml index fa8e73c..4659a83 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ version = "0.1.7" description = "Open sidecar strategy plugins that emit QuantPlatformKit-compatible signal artifacts." readme = "README.md" requires-python = ">=3.11" -license = { text = "MIT" } +license = "MIT" authors = [ { name = "QuantStrategyLab" } ]