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