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 8f97bca commit 14eb58bCopy full SHA for 14eb58b
logutils/__init__.py
@@ -13,7 +13,7 @@
13
import logging
14
from string import Template
15
16
-__version__ = '0.3.4'
+__version__ = '0.3.5'
17
18
class NullHandler(logging.Handler):
19
"""
0 commit comments