We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d6fb67 commit 0cf8426Copy full SHA for 0cf8426
.gitignore
@@ -6,6 +6,7 @@
6
.benchmarkci
7
.tmp
8
.vscode/
9
+.worktrees/
10
LocalPreferences.toml
11
Manifest*.toml
12
benchmark/*.json
Project.toml
@@ -1,6 +1,6 @@
1
name = "ITensorPkgSkeleton"
2
uuid = "3d388ab1-018a-49f4-ae50-18094d5f71ea"
3
-version = "0.3.46"
+version = "0.3.47"
4
authors = ["ITensor developers <support@itensor.org> and contributors"]
5
[workspace]
template/.gitignore.template
0 commit comments