diff --git a/pyproject.toml b/pyproject.toml index 9c281bd..d39e13f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "onshape-urdf-exporter" -version = "0.1.0" +version = "1.0.0" description = "Exports an OnShape assembly to a URDF file with STL meshes" authors = ["Urban Machine "] license = "MIT"