Bump version number to 2.3.5.

PiperOrigin-RevId: 526918869
Change-Id: I9f19600b0c1b855ef0834e5c026b204bf1dc06c4
This commit is contained in:
Saran Tunyasuvunakool
2023-04-25 03:50:57 -07:00
committed by Copybara-Service
parent d65bffd8ff
commit db3b49b60f
15 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ from setuptools import setup
from setuptools.command import build_ext
from setuptools.command import install_scripts
__version__ = '2.3.4'
__version__ = '2.3.5'
MUJOCO_CMAKE = 'MUJOCO_CMAKE'
MUJOCO_CMAKE_ARGS = 'MUJOCO_CMAKE_ARGS'