Skip to content

Commit 514ddd9

Browse files
committed
Bump QuantPlatformKit pin for runtime compatibility
1 parent 101a7c5 commit 514ddd9

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 = "crypto-strategies"
7-
version = "0.4.2"
7+
version = "0.4.3"
88
description = "Shared crypto 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.2",
12+
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@v0.7.12",
1313
]
1414

1515
[tool.setuptools]

0 commit comments

Comments
 (0)