Skip to content

Commit 58e31b0

Browse files
committed
manifest: update wit version to 0.5.0
1 parent b3f647e commit 58e31b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

edgee-component.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ subcategory = "analytics"
88
description = "Example Python component for data collection"
99
documentation = "https://github.com/edgee-cloud/example-py-component"
1010
repository = "https://github.com/edgee-cloud/example-py-component"
11-
wit-world-version = "0.4.0"
11+
wit-world-version = "0.5.0"
1212

1313
[component.build]
1414
command = "uv run componentize-py --wit-path wit/ --world data-collection componentize dc_component -o dc_component.wasm"

0 commit comments

Comments
 (0)