We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c6e6d6 commit 948353fCopy full SHA for 948353f
setup.py
@@ -8,7 +8,7 @@
8
9
setup(
10
name = "python-json-logger",
11
- version = "0.1.2",
+ version = "0.1.3",
12
url = "http://github.com/madzak/python-json-logger",
13
license = "BSD",
14
description = "A python library adding a json log formatter",
0 commit comments