Skip to content

Commit b2f0e4d

Browse files
committed
chore: sync __version__ to 0.8.0
1 parent 4413832 commit b2f0e4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/quant_platform_kit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
used by older strategy repositories.
55
"""
66

7-
__version__ = "0.7.41"
7+
__version__ = "0.8.0"
88

99
from .common.models import (
1010
ExecutionReport,

0 commit comments

Comments
 (0)