Skip to content

Commit

Permalink
Major: Boosting version number to 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vikashplus committed Jul 9, 2022
1 parent 3b196e8 commit 37aa99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mj_envs/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
import mj_envs.envs.dexman # noqa
import mj_envs.envs.claws # noqa

__version__ = "0.1.0"
__version__ = "0.2.0"

0 comments on commit 37aa99e

Please sign in to comment.