Skip to content

Commit 57477b1

Browse files
committed
bump version
1 parent 778d359 commit 57477b1

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
@@ -41,7 +41,7 @@
4141
from pathlib import Path
4242
from typing import List
4343

44-
__version__ = '1.7.0'
44+
__version__ = '1.7.1'
4545

4646
_LOGGER = logging.getLogger('tftest')
4747

0 commit comments

Comments
 (0)