diff --git a/pyproject.toml b/pyproject.toml index 5ba5ba0..c533f64 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mpscenes" -version = "0.4.2" +version = "0.4.3" description = "Generic motion planning scenes, including goals and obstacles." authors = ["Max "]