Skip to content

Commit 1aeb02e

Browse files
Version 2.0.2.2
1 parent 4ae0f51 commit 1aeb02e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mujoco_py/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
__all__ = ['__version__', 'get_version']
22

3-
version_info = (2, 0, 2, 1)
3+
version_info = (2, 0, 2, 2)
44
# format:
55
# ('mujoco_major', 'mujoco_minor', 'mujoco_py_major', 'mujoco_py_minor')
66

0 commit comments

Comments
 (0)