diff options
| author | Christian Cleberg <[email protected]> | 2025-03-29 00:45:58 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2025-03-29 00:45:58 -0500 |
| commit | 766a6bf197feac5f78d4fd3e45d72be0c364114f (patch) | |
| tree | 883c1854d06d7db6a6f3717f482347b0c18e20c9 /pyproject.toml | |
| parent | 60955a616870093a5a14345f284f001185753967 (diff) | |
| download | nba-scores-766a6bf197feac5f78d4fd3e45d72be0c364114f.tar.gz nba-scores-766a6bf197feac5f78d4fd3e45d72be0c364114f.tar.bz2 nba-scores-766a6bf197feac5f78d4fd3e45d72be0c364114f.zip | |
bump version
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index f85028f..4b1b2ef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "nba-scores" -version = "0.1.0" +version = "0.1.1" authors = [ { name="Christian Cleberg", email="[email protected]" }, ] |
