Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Commit 9eac2a5

Browse files
committed
bump version to 1.5.1
1 parent dea9eda commit 9eac2a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
import tempfile
3434
import weakref
3535

36-
__version__ = '1.5.0'
36+
__version__ = '1.5.1'
3737

3838
_LOGGER = logging.getLogger('tftest')
3939

0 commit comments

Comments
 (0)