Bump version to 3.3.3 following the 3.3.2 release
PiperOrigin-RevId: 752482043 Change-Id: I3dae8a0b9de2be4d456e856825c18f16f62bf51a
This commit is contained in:
committed by
Copybara-Service
parent
1dc5bcb04a
commit
4137a4c774
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user