8000
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 0b14cbc commit d5ed1fcCopy full SHA for d5ed1fc
README.md
@@ -73,8 +73,7 @@ This client-library also has FluentHanler class for Python logging module.
73
74
## Contributors
75
76
-* [Ken Sato](https://github.com/ksato9700)
77
-* [Naoki Inada](http://github.com/methane)
+Patches contributed by {those people}[https://github.com/fluent/fluent-logger-python/contributors].
78
79
## License
80
setup.py
@@ -12,7 +12,7 @@
12
13
setup(
14
name='fluent-logger',
15
- version='0.3.2',
+ version='0.3.3',
16
description=desc,
17
long_description=open(README).read(),
18
package_dir={'fluent': 'fluent'},
0 commit comments