Skip to content

Commit 120d2da

Browse files
authored
Version 1.6.0
1 parent a2d1dff commit 120d2da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

log_request_id/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import threading
22

3-
__version__ = "1.5.0"
3+
__version__ = "1.6.0"
44

55

66
local = threading.local()

0 commit comments

Comments
 (0)