project: remove "simple" assumption 😀
This commit is contained in:
parent
d65b013af5
commit
811fcd4749
1 changed files with 1 additions and 1 deletions
|
@ -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 <pypi@jlay.io>"]
|
||||
repository = "https://github.com/joshlay/amdgpu_stats"
|
||||
license = "MIT"
|
||||
|
|
Reference in a new issue