Skip to content

Commit

Permalink
update version for mujoco 1.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
yukezhu committed Dec 9, 2019
1 parent 03e052f commit a9d6165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion robosuite/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from robosuite.environments.baxter_lift import BaxterLift
from robosuite.environments.baxter_peg_in_hole import BaxterPegInHole

__version__ = "0.1.0"
__version__ = "0.2.0"
__logo__ = """
; / ,--.
["] ["] ,< |__**|
Expand Down

0 comments on commit a9d6165

Please sign in to comment.