diff --git a/pyproject.toml b/pyproject.toml index f47e743..97fb4d8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "structlog-sentry" -version = "2.0.1" +version = "2.0.2" description = "Sentry integration for structlog" authors = ["Kiwi.com platform "] license = "MIT"