diff --git a/pyproject.toml b/pyproject.toml index de060bc..6609eb8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ description = "Implementation of a parser for hpp-manipulation." license = "BSD-2-Clause" name = "hpp-manipulation-urdf" -version = "5.0.0" +version = "5.1.0" [tool.ruff] extend-exclude = ["cmake"]