Post release version update: Update to V3.1.2

PiperOrigin-RevId: 592019826
Change-Id: I64fd7da628bf3312ede4970b9b10ef5d0cc75b45
This commit is contained in:
Google DeepMind
2023-12-18 15:02:35 -08:00
committed by Copybara-Service
parent 1c31676e2d
commit 7fb448613f
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.1.1"
version = "3.1.2"
authors = [
{name = "Google DeepMind", email = "mujoco@deepmind.com"},
]
@@ -36,9 +36,9 @@ dynamic = ["readme", "scripts"]
[project.urls]
Homepage = "https://github.com/google-deepmind/mujoco"
Documentation = "https://mujoco.readthedocs.io/en/3.1.1"
Documentation = "https://mujoco.readthedocs.io/en/3.1.2"
Repository = "https://github.com/google-deepmind/mujoco"
Changelog = "https://mujoco.readthedocs.io/en/3.1.1/changelog.html"
Changelog = "https://mujoco.readthedocs.io/en/3.1.2/changelog.html"
[tool.setuptools]
include-package-data = false