remove default empty option

select now defaults to Lotto

patch bump
This commit is contained in:
2026-02-26 01:02:35 +00:00
parent a2ab27fa5b
commit cfba2303e6
2 changed files with 5 additions and 13 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "lottery-tui"
version = "1.0.0"
version = "1.0.1"
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"]