krz/nba-scores
A CLI/TUI app for NBA scores.
clone: git clone https://gitbay.org/krz/nba-scores.git
49ad1edd521650864221524e5f0a7a605bb44cbb
signed_unknown_key
author: Christian Cleberg <hello@cmc.pub> · 2025-03-29T06:01:51Z
pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) @@ -1,6 +1,6 @@ [project] name = "nba-scores" -version = "0.1.5" +version = "0.1.6" authors = [ { name="Christian Cleberg", email="hello@cmc.pub" }, ]