update scrubs and set next version
PiperOrigin-RevId: 770740070 Change-Id: I6b2f1356706b1849872df2583adbbb3f72057884
This commit is contained in:
committed by
Copybara-Service
parent
65deedbc75
commit
a4ab35c194
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "mujoco"
|
||||
version = "3.3.3"
|
||||
version = "3.3.4"
|
||||
authors = [
|
||||
{name = "Google DeepMind", email = "mujoco@deepmind.com"},
|
||||
]
|
||||
@@ -35,9 +35,9 @@ dynamic = ["readme", "scripts"]
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://github.com/google-deepmind/mujoco"
|
||||
Documentation = "https://mujoco.readthedocs.io/en/3.3.3"
|
||||
Documentation = "https://mujoco.readthedocs.io/en/3.3.4"
|
||||
Repository = "https://github.com/google-deepmind/mujoco"
|
||||
Changelog = "https://mujoco.readthedocs.io/en/3.3.3/changelog.html"
|
||||
Changelog = "https://mujoco.readthedocs.io/en/3.3.4/changelog.html"
|
||||
|
||||
[tool.setuptools]
|
||||
include-package-data = false
|
||||
|
||||
Reference in New Issue
Block a user