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 9191 " \"\"\" )\n " ,
9292 " \n " ,
9393 " print('Installing dm_control...')\n " ,
94- " !pip install -q dm_control\u003e =1.0.32 \n " ,
94+ " !pip install -q dm_control\u003e =1.0.33 \n " ,
9595 " \n " ,
9696 " # Configure dm_control to use the EGL rendering backend (requires GPU)\n " ,
9797 " %env MUJOCO_GL=egl\n " ,
Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ def is_excluded(s):
166166
167167setup (
168168 name = 'dm_control' ,
169- version = '1.0.32 ' ,
169+ version = '1.0.33 ' ,
170170 description = 'Continuous control environments and MuJoCo Python bindings.' ,
171171 long_description = """
172172# `dm_control`: DeepMind Infrastructure for Physics-Based Simulation.
Original file line number Diff line number Diff line change 9191 " \"\"\" )\n " ,
9292 " \n " ,
9393 " print('Installing dm_control...')\n " ,
94- " !pip install -q dm_control\u003e =1.0.32 \n " ,
94+ " !pip install -q dm_control\u003e =1.0.33 \n " ,
9595 " \n " ,
9696 " # Configure dm_control to use the EGL rendering backend (requires GPU)\n " ,
9797 " %env MUJOCO_GL=egl\n " ,
You can’t perform that action at this time.
0 commit comments