Update the version number to 3.3.2 following the 3.3.1 release.
PiperOrigin-RevId: 746147577 Change-Id: Idb7b4e7e06a4730b4f2eea8f6600b898e998f8db
This commit is contained in:
committed by
Copybara-Service
parent
a209134315
commit
440ce5eb7a
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "mujoco"
|
||||
version = "3.3.1"
|
||||
version = "3.3.2"
|
||||
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.1"
|
||||
Documentation = "https://mujoco.readthedocs.io/en/3.3.2"
|
||||
Repository = "https://github.com/google-deepmind/mujoco"
|
||||
Changelog = "https://mujoco.readthedocs.io/en/3.3.1/changelog.html"
|
||||
Changelog = "https://mujoco.readthedocs.io/en/3.3.2/changelog.html"
|
||||
|
||||
[tool.setuptools]
|
||||
include-package-data = false
|
||||
|
||||
Reference in New Issue
Block a user