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 5b346cf commit 3c8fc0dCopy full SHA for 3c8fc0d
setup.py
@@ -12,7 +12,7 @@
12
13
setup(
14
name='fluent-logger',
15
- version='0.3.5',
+ version='0.4.0.dev',
16
description=desc,
17
long_description=open(README).read(),
18
package_dir={'fluent': 'fluent'},
0 commit comments