diff --git a/pyproject.toml b/pyproject.toml index 79177a2269bf2bcb2fe7e33b71a709f15ab4f6d2..222ac31ffdf0b573d5e71456abcf48a5d081400f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "funkwhale-api-client" -version = "0.1.0-rc1" +version = "0.1.0" description = "A client library for accessing Funkwhale API" authors = []