diff --git a/pyproject.toml b/pyproject.toml index 9b0f324..dbd8ec0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ephemetoot" -version = "3.1.1-alpha.1" +version = "3.1.1a1" description = "A command line tool to delete your old toots" authors = ["Hugh Rundle "] license = "GPL-3.0-or-later"