We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09d5447 + 6a3195d commit 9042ffeCopy full SHA for 9042ffe
crates/spin-python-cli/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "spin-python-cli"
3
description = "A Spin plugin to convert Python apps to Spin-compatible WebAssembly modules"
4
-version = "0.1.0"
+version = "0.2.0"
5
authors = [ "Fermyon Engineering <engineering@fermyon.com>" ]
6
edition = "2021"
7
crates/spin-python-engine/Cargo.toml
@@ -1,6 +1,6 @@
name = "spin-python-engine"
0 commit comments