diff --git a/pyproject.toml b/pyproject.toml index 1dcbfc9..986b460 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] name = "amdgpu-stats" version = "0.1.11" -description = "A simple module/TUI for AMD GPU statistics" +description = "A module/TUI for AMD GPU statistics" authors = ["Josh Lay "] repository = "https://github.com/joshlay/amdgpu_stats" license = "MIT"