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