Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Version 1.6.0
  • Loading branch information
j4mie authored Aug 19, 2020
commit 120d2dacf10566b29e28338eb14db86fe8900110
2 changes: 1 addition & 1 deletion log_request_id/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import threading

__version__ = "1.5.0"
__version__ = "1.6.0"


local = threading.local()
Expand Down