diff --git a/pyproject.toml b/pyproject.toml index 478fd9f..9655b7c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "asgi-correlation-id" -version = "4.3.2" +version = "4.3.3" description = "Middleware correlating project logs to individual requests" authors = ["Sondre Lillebø Gundersen "] maintainers = ["Jonas Krüger Svensson "]