Skip to content

Commit

Permalink
Bump version to 1.24.3 (#1156)
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottower committed Jan 18, 2024
1 parent a8224bd commit ba8dbe9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pettingzoo/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

os.environ["PYGAME_HIDE_SUPPORT_PROMPT"] = "hide"

__version__ = "1.24.2"
__version__ = "1.24.3"

try:
import sys
Expand Down

0 comments on commit ba8dbe9

Please sign in to comment.