Bump version number to 2.3.0.

PiperOrigin-RevId: 481823754
Change-Id: Ie8c2c65b11178952355830ef019fe2efdf774189
This commit is contained in:
Saran Tunyasuvunakool
2022-10-17 22:36:20 -07:00
committed by Copybara-Service
parent c7c6a870b4
commit 57b0b36699
15 changed files with 83 additions and 84 deletions
+1 -1
View File
@@ -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'