diff --git a/README.md b/README.md index 53ba166bc7bdf4e9a646f44413d5d03beebb70d4..1b959cb8c8aa70424f1a3ddc5cf2a8ceb6f7e70d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ <div align="center"> -<img src="images/logo.png" width=700> +<img src="https://raw.githubusercontent.com/s3rius/FastAPI-template/master/images/logo.png" width=700> <div><i>Fast and flexible general-purpose template for your API.</i></div> </div> diff --git a/pyproject.toml b/pyproject.toml index d8d06132c1ffd901d28d699bfbb4ed1e71a8b633..09b57844b0cce153950d4666dbaeca2d2556d033 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fastapi_template" -version = "1.1.5" +version = "1.1.6" description = "Feature-rich robust FastAPI template" authors = ["Pavel Kirilin <win10@list.ru>"] packages = [