diff --git a/pyproject.toml b/pyproject.toml index 6c6b56b..b7a09c9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "brewserverblocklist" -version = "1.1.3" +version = "1.1.4" description = "A python script to collect the server-wide blocklists from Friendica nodes to build a collection from trusted admin choice" authors = ["Tobias Diekershoff"] license = "GNU General Public License v3.0"