Skip to content

Commit 6064e9d

Browse files
committed
Bump patch versions of NDTensors and ITensors
1 parent 08de5ec commit 6064e9d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

NDTensors/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "NDTensors"
22
uuid = "23ae76d9-e61a-49c4-8f12-3f1a16adf9cf"
33
authors = ["Matthew Fishman <[email protected]>"]
4-
version = "0.3.43"
4+
version = "0.3.44"
55

66
[deps]
77
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ITensors"
22
uuid = "9136182c-28ba-11e9-034c-db9fb085ebd5"
33
authors = ["Matthew Fishman <[email protected]>", "Miles Stoudenmire <[email protected]>"]
4-
version = "0.6.19"
4+
version = "0.6.20"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -56,7 +56,7 @@ IsApprox = "0.1, 1, 2"
5656
KrylovKit = "0.4.2, 0.5, 0.6, 0.7, 0.8"
5757
LinearAlgebra = "1.6"
5858
LinearMaps = "3"
59-
NDTensors = "0.3.34"
59+
NDTensors = "0.3.44"
6060
Observers = "0.2"
6161
PackageCompiler = "1, 2"
6262
PackageExtensionCompat = "1"

0 commit comments

Comments
 (0)