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