File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.3.4] ( https://github.com/coder/balatrobot/compare/v1.3.3...v1.3.4 ) (2026-01-13)
4+
5+
6+ ### Bug Fixes
7+
8+ * ** balatrobot:** add session_id to BalatroInstance ([ 79230dd] ( https://github.com/coder/balatrobot/commit/79230dd0eed2afd8cd24430a77ff0abd181c1d82 ) )
9+
310## [ 1.3.3] ( https://github.com/coder/balatrobot/compare/v1.3.2...v1.3.3 ) (2026-01-12)
411
512
Original file line number Diff line number Diff line change 11[project ]
22name = " balatrobot"
3- version = " 1.3.3 "
3+ version = " 1.3.4 "
44description = " API for developing Balatro bots"
55readme = " README.md"
66authors = [
Original file line number Diff line number Diff line change 33from balatrobot .config import Config
44from balatrobot .manager import BalatroInstance
55
6- __version__ = "1.3.3 "
6+ __version__ = "1.3.4 "
77__all__ = ["BalatroInstance" , "Config" , "__version__" ]
You can’t perform that action at this time.
0 commit comments