We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e04706d commit 389edc4Copy full SHA for 389edc4
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "scikit_build_core.build"
4
5
[project]
6
name = "pygenten"
7
-version = "0.1.2"
+version = "0.1.3"
8
description = "A Python interace to the GenTen tensor decomposition library"
9
readme = "python/README.md"
10
authors = [
0 commit comments