diff --git a/pyproject.toml b/pyproject.toml index f8d37e2..9da04f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "FediVuln" -version = "0.5.3" +version = "0.5.4" description = "A client to gather vulnerability-related information from the Fediverse." authors = ["Cédric Bonhomme "] license = "GPL-3.0-or-later"