diff --git a/pyproject.toml b/pyproject.toml index 5e1c7e0..f043d95 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "structlog-sentry" -version = "1.2.2" +version = "1.3.0" description = "Sentry integration for structlog" authors = ["Kiwi.com platform "] license = "MIT"