diff --git a/api/pyproject.toml b/api/pyproject.toml index fe5efaf1b..741cfc0ec 100644 --- a/api/pyproject.toml +++ b/api/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "Funkwhale" -version = "1.2.6" +version = "1.2.9" description = "" authors = ["Funkwhale Collective"] license = "GNU AGPLv3"