Skip to content

Commit 740f854

Browse files
author
Bob Bui
committedFeb 1, 2022
chore: bump to 1.5.0-rc0
1 parent efbe367 commit 740f854

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
 

‎distributed-tracing.png

27.7 KB
Loading

‎setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
setup(
1414
name="json-logging",
15-
version='1.4.1-rc0',
15+
version='1.5.0-rc0',
1616
packages=find_packages(exclude=['contrib', 'docs', 'tests*', 'example', 'dist', 'build']),
1717
license='Apache License 2.0',
1818
description="JSON Python Logging",

0 commit comments

Comments
 (0)