Updated version number to be (v3.1.4) ahead of current release (v3.1.3)

PiperOrigin-RevId: 613236845
Change-Id: I3ee759493f27cfa1e367c71e3e073b54738b73d4
This commit is contained in:
Meghha Dhoke
2024-03-06 09:06:21 -08:00
committed by Copybara-Service
parent 9ac048e262
commit 106453fa2b
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.3"
version = "3.1.4"
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.3"
Documentation = "https://mujoco.readthedocs.io/en/3.1.4"
Repository = "https://github.com/google-deepmind/mujoco"
Changelog = "https://mujoco.readthedocs.io/en/3.1.3/changelog.html"
Changelog = "https://mujoco.readthedocs.io/en/3.1.4/changelog.html"
[tool.setuptools]
include-package-data = false