From a31ee04b3b9e400b18b53a52372664f99ff69cdc Mon Sep 17 00:00:00 2001 From: Jamie Matthews Date: Thu, 14 Oct 2021 14:02:23 +0100 Subject: [PATCH] Bump version --- log_request_id/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/log_request_id/__init__.py b/log_request_id/__init__.py index 1166c72..8f7e3bf 100644 --- a/log_request_id/__init__.py +++ b/log_request_id/__init__.py @@ -1,6 +1,6 @@ import threading -__version__ = "1.6.0" +__version__ = "1.7.0" try: