diff --git a/pyproject.toml b/pyproject.toml index 7e11f0e..6ec1da0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "amdgpu-stats" version = "0.1.0" description = "A simple TUI (using Textual) that shows AMD GPU statistics" -authors = ["Josh Lay "] +authors = ["Josh Lay "] license = "MIT" readme = "README.md"