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

bump version
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index a2de2cd..9e7312b 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [project]
 name = "nba-scores"
-version = "0.1.5"
+version = "0.1.6"
 authors = [
   { name="Christian Cleberg", email="hello@cmc.pub" },
 ]