From af1ef7234e1402ddef56623829d83081a9e7a9ff Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Sat, 29 Mar 2025 00:49:11 -0500 Subject: fix missing required package --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 4b1b2ef..2c21437 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "nba-scores" -version = "0.1.1" +version = "0.1.2" authors = [ { name="Christian Cleberg", email="hello@cmc.pub" }, ] -- cgit v1.2.3-70-g09d2