Skip to content

Commit

Permalink
vmsdk: bump version to 0.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: Xiaocheng Dong <[email protected]>
  • Loading branch information
dongx1x committed Apr 7, 2024
1 parent 89179f6 commit 06e82fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/python/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "cctrusted_vm"
version = "0.3.1"
version = "0.4.0"
authors = [
{ name="Lu, Ken", email="[email protected]" },
{ name="Zhang, Wenhui", email="[email protected]" },
Expand Down
2 changes: 1 addition & 1 deletion src/rust/cctrusted_vm/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "cctrusted_vm"
version = "0.1.0"
version = "0.4.0"
edition = "2021"
authors = ["Chen Hairong <[email protected]>", "Lu Ken <[email protected]>"]
repository = "https://github.com/cc-api/cc-trusted-api"
Expand Down

0 comments on commit 06e82fa

Please sign in to comment.