Bump dev version number to 2.3.8.

PiperOrigin-RevId: 549580971
Change-Id: If8be1910f0196754ce8abb8d91fe604e789ecec8
This commit is contained in:
Saran Tunyasuvunakool
2023-07-20 03:27:01 -07:00
committed by Copybara-Service
parent c9246e1f50
commit eaf78b798b
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.7'
__version__ = '2.3.8'
MUJOCO_CMAKE = 'MUJOCO_CMAKE'
MUJOCO_CMAKE_ARGS = 'MUJOCO_CMAKE_ARGS'