Skip to content

Commit

Permalink
BLD: 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Debilski committed May 23, 2024
1 parent 7dc52df commit 245a9ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Pelita changelog

* v2.4.0 (xx. May 2024)
* v2.4.0 (23. May 2024)

- Greatly improved server mode
- Bot.legal_positions becomes a static attribute
Expand Down
2 changes: 1 addition & 1 deletion pelita/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
network,
viewer)

__version__ = '2.4.0-rc1'
__version__ = '2.4.0'

0 comments on commit 245a9ca

Please sign in to comment.