Skip to content

Commit ff772f4

Browse files
committed
Bump QuantPlatformKit to v0.7.5
1 parent 1398058 commit ff772f4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "us-equity-strategies"
7-
version = "0.7.4"
7+
version = "0.7.5"
88
description = "Shared US equity strategy catalog and implementations"
99
readme = "README.md"
1010
requires-python = ">=3.11"
1111
dependencies = [
12-
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@v0.7.4",
12+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@v0.7.5",
1313
]
1414

1515
[tool.setuptools]

0 commit comments

Comments
 (0)