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