Skip to content

Commit 8fe2f71

Browse files
Pigbibiclaude
andcommitted
release: bump version to 0.8.0
Cloud-neutral API refactor: - Rename all GCP-specific names to cloud-neutral equivalents - Add AWS provider implementation - All old names kept as deprecated aliases - Env var migration support (CLOUD_* with GCS_* fallback) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 6a6fbc1 commit 8fe2f71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "quant-platform-kit"
7-
version = "0.7.41"
7+
version = "0.8.0"
88
description = "QuantStrategyLab shared runtime: broker adapters, domain models, execution ports, cloud provider abstraction, and notification utilities."
99
readme = "README.md"
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)