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