We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0966239 commit d187345Copy full SHA for d187345
pettingzoo/__init__.py
@@ -12,7 +12,7 @@
12
13
os.environ["PYGAME_HIDE_SUPPORT_PROMPT"] = "hide"
14
15
-__version__ = "1.23.0"
+__version__ = "1.23.1"
16
17
try:
18
import sys
0 commit comments