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 cf3e5ac commit de75f9bCopy full SHA for de75f9b
setup.py
@@ -12,7 +12,7 @@
12
13
setup(
14
name="json-logging",
15
- version='1.0.4',
+ version='1.0.5',
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