Skip to content

Commit c8a07a3

Browse files
committed
dev(hansbug): use version 0.4.1
1 parent c5125cc commit c8a07a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

treetensor/config/meta.py

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

99
#: Version of this project.
10-
__VERSION__ = "0.4.0"
10+
__VERSION__ = "0.4.1"
1111

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

0 commit comments

Comments
 (0)