From 14d8039e4a6ae27c1a7441a375b87617fd5aea4d Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Mon, 4 May 2026 17:03:40 -0500 Subject: feat: add Bracket tab for playoffs --- pyproject.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 2133f02..288fc27 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,8 +1,8 @@ [project] name = "nba-scores" -version = "0.1.7" +version = "0.2.2" authors = [ - { name="Christian Cleberg", email="hello@cmc.pub" }, + { name="Christian Cleberg", email="hello@cleberg.net" }, ] description = "A CLI interface to get current NBA scores and standings." readme = "README.md" -- cgit v1.2.3