diff --git a/pyproject.toml b/pyproject.toml index 1348a8b..c6fdb85 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "structlog-sentry" -version = "2.0.3" +version = "2.1.0" description = "Sentry integration for structlog" authors = ["Kiwi.com platform "] license = "MIT"