sort the numbers before printing them

upd screenshot to reflect sorted results

patch bump
This commit is contained in:
2026-02-21 22:08:45 +00:00
parent 84fcbd326a
commit 039487cfc5
3 changed files with 3 additions and 3 deletions

View File

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