Update MuJoCo version to 2.3.3.
PiperOrigin-RevId: 517931617 Change-Id: I7c9960290f1b6e5d5f68a54df617a580f23c57e9
This commit is contained in:
committed by
Copybara-Service
parent
8696247f9d
commit
33a2ce73d4
+1
-1
@@ -32,7 +32,7 @@ from setuptools import setup
|
||||
from setuptools.command import build_ext
|
||||
from setuptools.command import install_scripts
|
||||
|
||||
__version__ = '2.3.2'
|
||||
__version__ = '2.3.3'
|
||||
|
||||
MUJOCO_CMAKE = 'MUJOCO_CMAKE'
|
||||
MUJOCO_CMAKE_ARGS = 'MUJOCO_CMAKE_ARGS'
|
||||
|
||||
Reference in New Issue
Block a user