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 5a660dd commit f872008Copy full SHA for f872008
setup.py
@@ -26,7 +26,7 @@
26
"Programming Language :: Python :: 3.9",
27
"Programming Language :: Python :: 3.10",
28
],
29
- version="1.2.1",
+ version="1.2.2",
30
keywords="memory, environment, agent, rl, gym",
31
url="https://github.com/Farama-Foundation/gym-minigrid",
32
description="Minimalistic gridworld reinforcement learning environments",
0 commit comments