We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5125cc commit c8a07a3Copy full SHA for c8a07a3
treetensor/config/meta.py
@@ -7,7 +7,7 @@
7
__TITLE__ = "DI-treetensor"
8
9
#: Version of this project.
10
-__VERSION__ = "0.4.0"
+__VERSION__ = "0.4.1"
11
12
#: Short description of the project, will be included in ``setup.py``.
13
__DESCRIPTION__ = 'A flexible, generalized tree-based tensor structure.'
0 commit comments