docs: stable SDK contract and strategy-neutral order helpers (#37)

This commit is contained in:
Daichi Narushima
2026-06-18 19:12:11 +09:00
committed by GitHub
parent d156dd7176
commit 897f7f0a0d
12 changed files with 1435 additions and 49 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "mt5cli"
version = "0.8.0"
version = "0.8.1"
description = "Generic MT5 data and execution infrastructure for Python applications"
authors = [{name = "dceoy", email = "dceoy@users.noreply.github.com"}]
maintainers = [{name = "dceoy", email = "dceoy@users.noreply.github.com"}]