diff --git a/pyproject.toml b/pyproject.toml index 63baf13..4ffce48 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "amdgpu-stats" -version = "0.1.20" +version = "0.1.21" description = "A module/TUI for AMD GPU statistics" authors = ["Josh Lay "] repository = "https://git.init3.us/BraveTraveler/amdgpu_stats"