File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 7777 " 'Go to the Runtime menu and select Choose runtime type.')\n " ,
7878 " \n " ,
7979 " print('Installing dm_control...')\n " ,
80- " !pip install -q dm_control\u003e =1.0.4 \n " ,
80+ " !pip install -q dm_control\u003e =1.0.5 \n " ,
8181 " \n " ,
8282 " # Configure dm_control to use the EGL rendering backend (requires GPU)\n " ,
8383 " %env MUJOCO_GL=egl\n " ,
Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ def is_excluded(s):
173173
174174setup (
175175 name = 'dm_control' ,
176- version = '1.0.4 ' ,
176+ version = '1.0.5 ' ,
177177 description = 'Continuous control environments and MuJoCo Python bindings.' ,
178178 long_description = """
179179# `dm_control`: DeepMind Infrastructure for Physics-Based Simulation.
Original file line number Diff line number Diff line change 7777 " 'Go to the Runtime menu and select Choose runtime type.')\n " ,
7878 " \n " ,
7979 " print('Installing dm_control...')\n " ,
80- " !pip install -q dm_control\u003e =1.0.4 \n " ,
80+ " !pip install -q dm_control\u003e =1.0.5 \n " ,
8181 " \n " ,
8282 " # Configure dm_control to use the EGL rendering backend (requires GPU)\n " ,
8383 " %env MUJOCO_GL=egl\n " ,
You can’t perform that action at this time.
0 commit comments