Bump version to 3.3.3 following the 3.3.2 release

PiperOrigin-RevId: 752482043
Change-Id: I3dae8a0b9de2be4d456e856825c18f16f62bf51a
This commit is contained in:
Google DeepMind
2025-04-28 16:08:25 -07:00
committed by Copybara-Service
parent 1dc5bcb04a
commit 4137a4c774
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.2"
version = "3.3.3"
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.2"
Documentation = "https://mujoco.readthedocs.io/en/3.3.3"
Repository = "https://github.com/google-deepmind/mujoco"
Changelog = "https://mujoco.readthedocs.io/en/3.3.2/changelog.html"
Changelog = "https://mujoco.readthedocs.io/en/3.3.3/changelog.html"
[tool.setuptools]
include-package-data = false