add powerball lottery

minor bump
This commit is contained in:
2026-07-22 16:07:14 +01:00
parent 1efd518e9f
commit 97e5c9df5a
3 changed files with 21 additions and 1 deletions

View File

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