Merge pull request #210 from kevinzakka:version-no
PiperOrigin-RevId: 438310559 Change-Id: I8b7409c513144805d3f5afc0f1c2a23b5d649630
This commit is contained in:
@@ -79,3 +79,5 @@ if _MUJOCO_GL not in _MUJOCO_GL_DISABLE:
|
||||
from mujoco.egl import GLContext
|
||||
else:
|
||||
from mujoco.glfw import GLContext
|
||||
|
||||
__version__ = mj_versionString() # pylint: disable=undefined-variable
|
||||
|
||||
Reference in New Issue
Block a user