diff --git a/pyproject.toml b/pyproject.toml index 1269b35..4734b18 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pecho" -version = "0.5.1" +version = "0.5.2" description = "Easy way to write things like status bars" authors = ["Nihaal Sangha "] license = "MIT"