File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[package ]
22name = " thetadatadx"
3- version = " 1.2.3 "
3+ version = " 1.2.4 "
44edition = " 2021"
55rust-version = " 1.85"
66authors = [" userFRM" ]
Original file line number Diff line number Diff line change 11[package ]
22name = " thetadatadx-ffi"
3- version = " 1.2.3 "
3+ version = " 1.2.4 "
44edition = " 2021"
55description = " C FFI layer for thetadatadx — used by Go and C++ SDKs"
66license = " GPL-3.0-or-later"
Original file line number Diff line number Diff line change 11[package ]
22name = " thetadatadx-py"
3- version = " 1.2.3 "
3+ version = " 1.2.4 "
44edition = " 2021"
55description = " Python bindings for thetadatadx — native ThetaData SDK powered by Rust"
66
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "maturin"
44
55[project ]
66name = " thetadatadx"
7- version = " 1.2.3 "
7+ version = " 1.2.4 "
88description = " No-JVM ThetaData Terminal — native Rust SDK for direct market data access (Python bindings)"
99readme = " README.md"
1010requires-python = " >=3.9"
You can’t perform that action at this time.
0 commit comments