File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.14.1] ( https://github.com/coder/balatrollm/compare/v0.14.0...v0.14.1 ) (2025-10-28)
4+
5+
6+ ### Bug Fixes
7+
8+ * add keepalive get_game_state to keep TCP connection alive ([ 992faf3] ( https://github.com/coder/balatrollm/commit/992faf367b9454e7513969eff07df8e03eaf5372 ) )
9+
310## [ 0.14.0] ( https://github.com/coder/balatrollm/compare/v0.13.2...v0.14.0 ) (2025-10-25)
411
512
Original file line number Diff line number Diff line change 11[project ]
22name = " balatrollm"
3- version = " 0.14.0 "
3+ version = " 0.14.1 "
44description = " LLM-powered bot that plays Balatro using strategic decision making"
55readme = " README.md"
66authors = [{ name = " S1M0N38" , email = " bertolottosimone@gmail.com" }]
Original file line number Diff line number Diff line change 11"""BalatroLLM project."""
22
3- __version__ = "0.14.0 "
3+ __version__ = "0.14.1 "
44
55from .balatrollm_cli import main
66
You can’t perform that action at this time.
0 commit comments