Skip to content

Commit a8fea61

Browse files
authored
Bump version to 1.24.2 (#1136)
1 parent 48c1fc8 commit a8fea61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pettingzoo/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

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

15-
__version__ = "1.24.1"
15+
__version__ = "1.24.2"
1616

1717
try:
1818
import sys

0 commit comments

Comments
 (0)