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 565310d commit 205a958Copy full SHA for 205a958
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="python-logging-filters",
5
- version="0.1.2",
+ version="0.1.3",
6
description="standard python logging filters",
7
long_description=open("README.md").read(),
8
long_description_content_type="text/markdown",
0 commit comments