google-deepmind / dm_control

Google DeepMind's software stack for physics-based simulation and Reinforcement Learning environments, using MuJoCo.
Apache License 2.0
3.71k stars 660 forks source link

1.0.21 release missing #485

Closed GaetanLepage closed 5 days ago

GaetanLepage commented 1 month ago

Hello,

dm_control 1.0.20 is not compatible with the latest mujoco (3.2.0). From https://github.com/google-deepmind/dm_control/commit/a495469c67265b082ff27e64010f844798ba1c2b, it seems that you are ready to release 1.0.21. Is there any blocker for this or is it an omission ?

Thanks in advance :)

Context: bumping mujoco's version in nixpkgs: https://github.com/NixOS/nixpkgs/pull/327508

GaetanLepage commented 1 month ago

PS: Everything installs fine when pulling the main branch of dm_control.

kevinzakka commented 5 days ago

I believe this is fixed now.