add _read_lottery_selection() helper method

patch bump
This commit is contained in:
2026-02-23 19:58:47 +00:00
parent dbbc32f4ec
commit 5d6836a603
2 changed files with 18 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "lottery-tui"
version = "0.2.7"
version = "0.2.8"
description = "A terminal user interface for lottery games."
authors = [{ name = "onyx-and-iris", email = "code@onyxandiris.online" }]
dependencies = ["textual>=8.0.0", "loguru>=0.7.3"]