Skip to content

Commit d5ed1fc

Browse files
committed
v0.3.3
1 parent 0b14cbc commit d5ed1fc

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,7 @@ This client-library also has FluentHanler class for Python logging module.
7373

7474
## Contributors
7575

76-
* [Ken Sato](https://github.com/ksato9700)
77-
* [Naoki Inada](http://github.com/methane)
76+
Patches contributed by {those people}[https://github.com/fluent/fluent-logger-python/contributors].
7877

7978
## License
8079

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
setup(
1414
name='fluent-logger',
15-
version='0.3.2',
15+
version='0.3.3',
1616
description=desc,
1717
long_description=open(README).read(),
1818
package_dir={'fluent': 'fluent'},

0 commit comments

Comments
 (0)