Bump version number to 2.2.2.

PiperOrigin-RevId: 472513958
Change-Id: I42f321c6681fdd42c5f80368f612534aa885af74
This commit is contained in:
Saran Tunyasuvunakool
2022-09-06 11:32:25 -07:00
committed by Copybara-Service
parent 3647584caa
commit 94b6ae2b69
13 changed files with 72 additions and 71 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.1'
__version__ = '2.2.2'
MUJOCO_CMAKE = 'MUJOCO_CMAKE'
MUJOCO_CMAKE_ARGS = 'MUJOCO_CMAKE_ARGS'