Skip to content

Commit

Permalink
Bump version to 1.24.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pseudo-rnd-thoughts authored Aug 12, 2024
1 parent 6f64500 commit cb56618
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.3"
__version__ = "1.24.4"

try:
import sys
Expand Down

0 comments on commit cb56618

Please sign in to comment.