Bump dev version number to 2.3.8.
PiperOrigin-RevId: 549580971 Change-Id: If8be1910f0196754ce8abb8d91fe604e789ecec8
This commit is contained in:
committed by
Copybara-Service
parent
c9246e1f50
commit
eaf78b798b
+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.7'
|
||||
__version__ = '2.3.8'
|
||||
|
||||
MUJOCO_CMAKE = 'MUJOCO_CMAKE'
|
||||
MUJOCO_CMAKE_ARGS = 'MUJOCO_CMAKE_ARGS'
|
||||
|
||||
Reference in New Issue
Block a user