We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f749e2 commit bd489caCopy full SHA for bd489ca
setup.py
@@ -12,7 +12,7 @@
12
13
setup(
14
name="json-logging",
15
- version='1.0.5',
+ version='1.0.6',
16
packages=find_packages(exclude=['contrib', 'docs', 'tests*', 'example', 'dist', 'build']),
17
license='Apache License 2.0',
18
description="JSON Python Logging",
0 commit comments