diff --git a/distributed-tracing.png b/distributed-tracing.png new file mode 100644 index 0000000..74d65fd Binary files /dev/null and b/distributed-tracing.png differ diff --git a/setup.py b/setup.py index a6adf90..a4d2998 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( name="json-logging", - version='1.4.1-rc0', + version='1.5.0-rc0', packages=find_packages(exclude=['contrib', 'docs', 'tests*', 'example', 'dist', 'build']), license='Apache License 2.0', description="JSON Python Logging",