Update unreleased MuJoCo version from 3.4.1 to 3.5.0.
PiperOrigin-RevId: 868169291 Change-Id: I8041842811f5f664c80116993315f50d549b5575
This commit is contained in:
committed by
Copybara-Service
parent
e16ee4fcb4
commit
4fa062c7e5
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "mujoco"
|
||||
version = "3.4.1"
|
||||
version = "3.5.0"
|
||||
authors = [
|
||||
{name = "Google DeepMind", email = "mujoco@deepmind.com"},
|
||||
]
|
||||
@@ -34,9 +34,9 @@ dynamic = ["readme", "scripts"]
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://github.com/google-deepmind/mujoco"
|
||||
Documentation = "https://mujoco.readthedocs.io/en/3.4.1"
|
||||
Documentation = "https://mujoco.readthedocs.io/en/3.5.0"
|
||||
Repository = "https://github.com/google-deepmind/mujoco"
|
||||
Changelog = "https://mujoco.readthedocs.io/en/3.4.1/changelog.html"
|
||||
Changelog = "https://mujoco.readthedocs.io/en/3.5.0/changelog.html"
|
||||
|
||||
[tool.setuptools]
|
||||
include-package-data = false
|
||||
|
||||
Reference in New Issue
Block a user