We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 778d359 commit 57477b1Copy full SHA for 57477b1
1 file changed
tftest.py
@@ -41,7 +41,7 @@
41
from pathlib import Path
42
from typing import List
43
44
-__version__ = '1.7.0'
+__version__ = '1.7.1'
45
46
_LOGGER = logging.getLogger('tftest')
47
0 commit comments