We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdd7fb0 commit 80ccb7eCopy full SHA for 80ccb7e
hloc/__init__.py
@@ -1,7 +1,7 @@
1
import logging
2
from packaging import version
3
4
-__version__ = '1.3'
+__version__ = '1.4'
5
6
formatter = logging.Formatter(
7
fmt='[%(asctime)s %(name)s %(levelname)s] %(message)s',
0 commit comments