diff --git a/pyproject.toml b/pyproject.toml index 49f7aa7..10bae52 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "arigram" -version = "0.2.0" +version = "0.1.1" description = "A fork of tg -- a hackable telegram TUI client" authors = ["TruncatedDinosour "] license = "Unlicense"