Skip to content

Commit edb03da

Browse files
bump version
1 parent a730048 commit edb03da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "mujoco_robot_environments"
7-
version = "0.0.5"
7+
version = "0.0.7"
88
description = "Simulation environments for basic manipulation tasks."
99
authors = [
1010
{ name = "Peter David Fagan", email = "[email protected]" }
@@ -13,7 +13,7 @@ readme = "README.md"
1313

1414
[tool.poetry]
1515
name = "mujoco_robot_environments"
16-
version = "0.0.5"
16+
version = "0.0.7"
1717
description = "Simulation environments for basic manipulation tasks."
1818
license = "Apache-2.0"
1919
authors = [

0 commit comments

Comments
 (0)