Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
amacrutherford authored Mar 24, 2024
1 parent 8f17f22 commit c10f2a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jaxmarl/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from .registration import make, registered_envs

__all__ = ["make", "registered_envs"]
__version__ = "0.0.2"
__version__ = "0.0.3"

0 comments on commit c10f2a6

Please sign in to comment.