We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1134ac commit 00739adCopy full SHA for 00739ad
1 file changed
tftest.py
@@ -43,7 +43,7 @@
43
from pathlib import Path
44
from typing import List
45
46
-__version__ = '1.8.4'
+__version__ = '1.8.5'
47
48
_LOGGER = logging.getLogger('tftest')
49
0 commit comments