diff options
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 4 |
1 files changed, 2 insertions, 2 deletions
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="[email protected]" }, + { name="Christian Cleberg", email="[email protected]" }, ] description = "A CLI interface to get current NBA scores and standings." readme = "README.md" |
