We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dba116 commit 4f8b75fCopy full SHA for 4f8b75f
minigrid/__init__.py
@@ -7,7 +7,7 @@
7
from minigrid.core.world_object import Wall
8
from minigrid.envs.wfc.config import WFC_PRESETS, register_wfc_presets
9
10
-__version__ = "3.0.0"
+__version__ = "2.5.0"
11
12
13
def register_minigrid_envs():
0 commit comments