Update unreleased MuJoCo version from 3.4.1 to 3.5.0.

PiperOrigin-RevId: 868169291
Change-Id: I8041842811f5f664c80116993315f50d549b5575
This commit is contained in:
Yuval Tassa
2026-02-10 08:51:12 -08:00
committed by Copybara-Service
parent e16ee4fcb4
commit 4fa062c7e5
16 changed files with 34 additions and 34 deletions
+3 -3
View File
@@ -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