update version

This commit is contained in:
jhqxxx
2026-02-14 16:53:15 +08:00
parent 9dfe60cb53
commit 309025edb0
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -30,7 +30,7 @@ dependencies = [
[[package]] [[package]]
name = "aha" name = "aha"
version = "0.1.8" version = "0.2.0"
dependencies = [ dependencies = [
"aha_openai_dive", "aha_openai_dive",
"anyhow", "anyhow",
+1 -1
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "aha" name = "aha"
version = "0.1.8" version = "0.2.0"
edition = "2024" edition = "2024"
repository = "https://github.com/jhqxxx/aha" repository = "https://github.com/jhqxxx/aha"
license = "Apache-2.0" license = "Apache-2.0"