Skip to content

Commit 861f376

Browse files
committed
bump version
1 parent f1332cc commit 861f376

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
from pathlib import Path
3737
from typing import Any, Dict, List, Optional, Union
3838

39-
__version__ = '1.8.6'
39+
__version__ = '1.8.7'
4040

4141
_LOGGER = logging.getLogger('tftest')
4242

0 commit comments

Comments
 (0)