diff --git a/pyproject.toml b/pyproject.toml index 868d490..bc98f97 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "elastic-apm-falcon" -version = "0.4.0" +version = "1.0.0" description = "Middleware for tracking Falcon requests/responses with Elastic APM" authors = ["Benedikt Brief "] readme = "README.md"