Skip to content

Commit 4d4fca5

Browse files
committed
Chore: release 1.8.6
- Bump version to 1.8.6 in tftest.py - Add publish-pypi GitHub Action workflow - Update changelog
1 parent bc205d7 commit 4d4fca5

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.5'
39+
__version__ = '1.8.6'
4040

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

0 commit comments

Comments
 (0)