Bump version number to 2.3.4.
PiperOrigin-RevId: 525745444 Change-Id: I8a9994b72a0a2ba3f371bee2c2bea947ad8f4fd1
This commit is contained in:
committed by
Copybara-Service
parent
b362cb4972
commit
0630b7543d
+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.3'
|
||||
__version__ = '2.3.4'
|
||||
|
||||
MUJOCO_CMAKE = 'MUJOCO_CMAKE'
|
||||
MUJOCO_CMAKE_ARGS = 'MUJOCO_CMAKE_ARGS'
|
||||
|
||||
Reference in New Issue
Block a user