diff --git a/cmdapp/pyproject.toml b/cmdapp/pyproject.toml index 4f2a6d4..e503a28 100644 --- a/cmdapp/pyproject.toml +++ b/cmdapp/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "vtracer" -version = "0.6.10" +version = "0.6.11" description = "Python bindings for the Rust Vtracer raster-to-vector library" authors = [ { name = "Chris Tsang", email = "chris.2y3@outlook.com" } ] readme = "vtracer/README.md"