Skip to content

Commit

Permalink
build: update Cargo.lock and project versions to 0.1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
HsiangNianian committed Nov 25, 2024
1 parent 5211ab1 commit 41987ec
Show file tree
Hide file tree
Showing 10 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "iamai"
version = "0.1.7"
version = "0.1.8"
edition = "2021"
description = "Comprehensive AI Toolkit for Multimodal Learning and Cross-Platform Robotics."
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion packages/iamai-adapter-bililive/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "iamai-adapter-bililive"
version = "0.1.7"
version = "0.1.8"
description = "bililive adapter for iamai."
authors = [{ name = "简律纯", email = "[email protected]" }]
license = { text = "MIT" }
Expand Down
2 changes: 1 addition & 1 deletion packages/iamai-adapter-console/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "iamai-adapter-console"
version = "0.1.7"
version = "0.1.8"
description = "Console adapter for iamai."
authors = [{ name = "简律纯", email = "[email protected]" }]
license = { text = "MIT" }
Expand Down
2 changes: 1 addition & 1 deletion packages/iamai-adapter-cqhttp/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "iamai-adapter-cqhttp"
version = "0.1.7"
version = "0.1.8"
description = "CQHTTP adapter for iamai."
authors = [{ name = "简律纯", email = "[email protected]" }]
license = { text = "MIT" }
Expand Down
2 changes: 1 addition & 1 deletion packages/iamai-adapter-dingtalk/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "iamai-adapter-dingtalk"
version = "0.1.7"
version = "0.1.8"
description = "Dingtalk adapter for iamai."
authors = [{ name = "简律纯", email = "[email protected]" }]
license = { text = "MIT" }
Expand Down
2 changes: 1 addition & 1 deletion packages/iamai-adapter-gensokyo/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "iamai-adapter-gensokyo"
version = "0.1.7"
version = "0.1.8"
description = "Gensokyo adapter for iamai."
authors = [{ name = "简律纯", email = "[email protected]" }]
license = { text = "MIT" }
Expand Down
2 changes: 1 addition & 1 deletion packages/iamai-adapter-kook/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "iamai-adapter-kook"
version = "0.1.7"
version = "0.1.8"
description = "kook adapter for iamai."
authors = [{ name = "简律纯", email = "[email protected]" }]
license = { text = "MIT" }
Expand Down
2 changes: 1 addition & 1 deletion packages/iamai-adapter-red/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "iamai-adapter-red"
version = "0.1.7"
version = "0.1.8"
description = "Red adapter for iamai."
authors = [{ name = "简律纯", email = "[email protected]" }]
license = { text = "MIT" }
Expand Down
16 changes: 8 additions & 8 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 41987ec

Please sign in to comment.