diff --git a/pyproject.toml b/pyproject.toml index 6782187..58bf440 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "tahrir-messages" -version = "2.0.0" +version = "2.0.1" description = "A schema package for messages sent by tahrir" authors = ["Fedora Infrastructure Team "] license = "LGPL-3.0-or-later"