diff --git a/pyproject.toml b/pyproject.toml index 7510dce..6be19e0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "object-sim" -version = "0.1.0" +version = "0.1.1" description = "Object simulation XML and mesh assets for MyoSuite." readme = "README.md" requires-python = ">=3.9"