diff --git a/pyproject.toml b/pyproject.toml index 201ce17..4c85702 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "toraniko" -version = "1.0.0" +version = "1.1.0" description = "A multi-factor equity risk model for quantitative trading." authors = ["0xfdf <0xfdf@implies.com>"] maintainers = ["0xfdf <0xfdf@implies.com>"]