Bumping mjVERSIONSTRING from 3.1.5 to version 3.1.6

PiperOrigin-RevId: 631544334
Change-Id: Iadf8fa25e30da5b00172c8212786b1f9edb22e1a
This commit is contained in:
Meghha Dhoke
2024-05-07 14:10:30 -07:00
committed by Copybara-Service
parent e001975f08
commit 4eca3b048d
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.5"
version = "3.1.6"
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.5"
Documentation = "https://mujoco.readthedocs.io/en/3.1.6"
Repository = "https://github.com/google-deepmind/mujoco"
Changelog = "https://mujoco.readthedocs.io/en/3.1.5/changelog.html"
Changelog = "https://mujoco.readthedocs.io/en/3.1.6/changelog.html"
[tool.setuptools]
include-package-data = false