diff --git a/pyproject.toml b/pyproject.toml index 7e98a20..640ab57 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "webview_python" -version = "0.99.3" +version = "0.99.4" description = "Python bindings for the webview library, which completely follow deno_webview design and principles" readme = "README.md" license = { file = "LICENSE" }