chore(core): 发布 v0.3.2 版本
CI / test (chat,provider-openai) (push) Has been cancelled
CI / test (chat,provider-openai,tools-mcp) (push) Has been cancelled
CI / test (full) (push) Has been cancelled
CI / test (light) (push) Has been cancelled
CI / test (multi,provider-openai) (push) Has been cancelled
CI / test (multi,provider-openai,tools-mcp) (push) Has been cancelled
CI / clippy (push) Has been cancelled
CI / fmt (push) Has been cancelled
CI / examples (push) Has been cancelled

- Cargo.toml version 从 0.3.0 升至 0.3.2,与 v0.3.2 tag 对齐
This commit is contained in:
徐涛
2026-07-19 13:07:31 +08:00
parent 0cfd401579
commit f6cf583cd7
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "agcore"
version = "0.3.0"
version = "0.3.2"
edition = "2024"
[features]