diff --git a/pyproject.toml b/pyproject.toml index 7c3e3e8..5534c89 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "surquest-fastapi-utils" -version = "0.2.6rc1" +version = "0.2.6" description = "This project provides collection of utilities for FastAPI framework as: Catcher, Middleware, etc." authors = [ {name= "Michal Švarc", email= "michal.svarc@surquest.com"}