Skip to content

Commit ba8dbe9

Browse files
authored
Bump version to 1.24.3 (#1156)
1 parent a8224bd commit ba8dbe9

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.2"
15+
__version__ = "1.24.3"
1616

1717
try:
1818
import sys

0 commit comments

Comments
 (0)