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 139fd35 commit 124bd2bCopy full SHA for 124bd2b
setup.py
@@ -12,7 +12,7 @@
12
13
setup(
14
name="json-logging",
15
- version='0.0.9',
+ version='0.0.10',
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