Skip to content

Commit 498b451

Browse files
1.50.1.0! 🎉
1 parent 9a6d5a1 commit 498b451

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 = (1, 50, 0, 14)
3+
version_info = (1, 50, 1, 0)
44
# format:
55
# ('mujoco_major', 'mujoco_minor', 'mujoco_py_major', 'mujoco_py_minor')
66

0 commit comments

Comments
 (0)