Skip to content

Commit d187345

Browse files
authored
Bump version to 1.23.1
1 parent 0966239 commit d187345

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.23.0"
15+
__version__ = "1.23.1"
1616

1717
try:
1818
import sys

0 commit comments

Comments
 (0)