We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1332cc commit 861f376Copy full SHA for 861f376
1 file changed
tftest.py
@@ -36,7 +36,7 @@
36
from pathlib import Path
37
from typing import Any, Dict, List, Optional, Union
38
39
-__version__ = '1.8.6'
+__version__ = '1.8.7'
40
41
_LOGGER = logging.getLogger('tftest')
42
0 commit comments