Skip to content

Commit c9a27c3

Browse files
committed
release(hansbug): use version 1.4.7
1 parent 704a830 commit c9a27c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

treevalue/config/meta.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
__TITLE__ = "treevalue"
88

99
#: Version of this project.
10-
__VERSION__ = "1.4.6"
10+
__VERSION__ = "1.4.7"
1111

1212
#: Short description of the project, will be included in ``setup.py``.
1313
__DESCRIPTION__ = 'A flexible, generalized tree-based data structure.'

0 commit comments

Comments
 (0)