Skip to content

Commit 39a2d34

Browse files
committed
release(hansbug): use version v0.3.0
1 parent ab384d7 commit 39a2d34

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.2.1"
10+
__VERSION__ = "0.3.0"
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)