diff --git a/pyproject.toml b/pyproject.toml index d9fa403..8d4c22d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pecho" -version = "0.2.0" +version = "0.2.1" description = "Easy way to write things like status bars" authors = ["Nihaal Sangha <18350092+OrangutanGaming@users.noreply.github.com>"] license = "MIT"