Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Kallinteris-Andreas authored Oct 14, 2024
1 parent ff59075 commit c3fd8c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gymnasium_robotics/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from gymnasium_robotics.envs.maze import maps
from gymnasium_robotics.envs.multiagent_mujoco import mamujoco_v1

__version__ = "1.3.0"
__version__ = "1.3.1"


def register_robotics_envs():
Expand Down

0 comments on commit c3fd8c1

Please sign in to comment.