We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a730048 commit edb03daCopy full SHA for edb03da
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "mujoco_robot_environments"
7
-version = "0.0.5"
+version = "0.0.7"
8
description = "Simulation environments for basic manipulation tasks."
9
authors = [
10
{ name = "Peter David Fagan", email = "[email protected]" }
@@ -13,7 +13,7 @@ readme = "README.md"
13
14
[tool.poetry]
15
16
17
18
license = "Apache-2.0"
19
0 commit comments