diff --git a/pyproject.toml b/pyproject.toml index 8d9c3a55..eeb2536e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -6,7 +6,7 @@ build-backend = "hatchling.build" [project] name = "jupyter-matlab-proxy" -version = "0.15.1" +version = "0.15.2" description = "MATLAB Integration for Jupyter" readme = "README.md" license = { file = "LICENSE.md" }