Skip to content

Commit

Permalink
Bump version to 1.24.2 (#1136)
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottower committed Nov 16, 2023
1 parent 48c1fc8 commit a8fea61
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.1"
__version__ = "1.24.2"

try:
import sys
Expand Down

0 comments on commit a8fea61

Please sign in to comment.