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