Add MJX and bump version number to 3.0.0.

Co-authored-by: Baruch Tabanpour <btaba@google.com>
PiperOrigin-RevId: 574327508
Change-Id: Ia9b62fbc929c6869dfcec87636b2e10d405a1060
This commit is contained in:
Erik Frey
2023-10-18 03:09:54 +01:00
committed by Saran Tunyasuvunakool
parent 3f3d5a3b49
commit 8f9c690c85
117 changed files with 114430 additions and 81 deletions
+3 -3
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "mujoco"
version = "2.3.8"
version = "3.0.0"
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/2.3.8"
Documentation = "https://mujoco.readthedocs.io/en/3.0.0"
Repository = "https://github.com/google-deepmind/mujoco"
Changelog = "https://mujoco.readthedocs.io/en/2.3.8/changelog.html"
Changelog = "https://mujoco.readthedocs.io/en/3.0.0/changelog.html"
[tool.setuptools]
include-package-data = false