Bump version number to 2.3.0.
PiperOrigin-RevId: 481823754 Change-Id: Ie8c2c65b11178952355830ef019fe2efdf774189
This commit is contained in:
committed by
Copybara-Service
parent
c7c6a870b4
commit
57b0b36699
+1
-1
@@ -30,7 +30,7 @@ from setuptools import find_packages
|
||||
from setuptools import setup
|
||||
from setuptools.command import build_ext
|
||||
|
||||
__version__ = '2.2.2'
|
||||
__version__ = '2.3.0'
|
||||
|
||||
MUJOCO_CMAKE = 'MUJOCO_CMAKE'
|
||||
MUJOCO_CMAKE_ARGS = 'MUJOCO_CMAKE_ARGS'
|
||||
|
||||
Reference in New Issue
Block a user