update scrubs and set next version

PiperOrigin-RevId: 770740070
Change-Id: I6b2f1356706b1849872df2583adbbb3f72057884
This commit is contained in:
Kevin Sayed
2025-06-12 11:38:03 -07:00
committed by Copybara-Service
parent 65deedbc75
commit a4ab35c194
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.3.3"
version = "3.3.4"
authors = [
{name = "Google DeepMind", email = "mujoco@deepmind.com"},
]
@@ -35,9 +35,9 @@ dynamic = ["readme", "scripts"]
[project.urls]
Homepage = "https://github.com/google-deepmind/mujoco"
Documentation = "https://mujoco.readthedocs.io/en/3.3.3"
Documentation = "https://mujoco.readthedocs.io/en/3.3.4"
Repository = "https://github.com/google-deepmind/mujoco"
Changelog = "https://mujoco.readthedocs.io/en/3.3.3/changelog.html"
Changelog = "https://mujoco.readthedocs.io/en/3.3.4/changelog.html"
[tool.setuptools]
include-package-data = false