Skip to content

Commit 958bf45

Browse files
committed
Bump QuantPlatformKit dependency to v0.7.2
1 parent 3beea24 commit 958bf45

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.1"
7+
version = "0.7.2"
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.1",
12+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@v0.7.2",
1313
]
1414

1515
[tool.setuptools]

0 commit comments

Comments
 (0)