Skip to content

Commit

Permalink
Bump version to 1.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
elliottower authored May 24, 2023
1 parent 0966239 commit d187345
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.23.0"
__version__ = "1.23.1"

try:
import sys
Expand Down

0 comments on commit d187345

Please sign in to comment.