Bumping mjVERSIONSTRING from 3.1.6 to next version 3.1.7
PiperOrigin-RevId: 639959152 Change-Id: I7b88bae6ea56b0173f00c6f0899ba4a156614f01
This commit is contained in:
committed by
Saran Tunyasuvunakool
parent
21bc6e5ce4
commit
1bf90af0e0
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "mujoco"
|
||||
version = "3.1.6"
|
||||
version = "3.1.7"
|
||||
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.6"
|
||||
Documentation = "https://mujoco.readthedocs.io/en/3.1.7"
|
||||
Repository = "https://github.com/google-deepmind/mujoco"
|
||||
Changelog = "https://mujoco.readthedocs.io/en/3.1.6/changelog.html"
|
||||
Changelog = "https://mujoco.readthedocs.io/en/3.1.7/changelog.html"
|
||||
|
||||
[tool.setuptools]
|
||||
include-package-data = false
|
||||
|
||||
Reference in New Issue
Block a user