Skip to content

Commit

Permalink
Release 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eleurent committed Aug 18, 2024
1 parent 4ede5b4 commit f90c37f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion highway_env/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

from gymnasium.envs.registration import register

__version__ = "1.9.1"
__version__ = "1.10.0"

try:
from farama_notifications import notifications
Expand Down

0 comments on commit f90c37f

Please sign in to comment.