Skip to content

Commit 16420f5

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for ITensors to 0.8, (keep existing compat) (#214)
* CompatHelper: bump compat for ITensors to 0.8, (keep existing compat) * Bump versions --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Matt Fishman <[email protected]>
1 parent 9b2ea60 commit 16420f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ITensorNetworks"
22
uuid = "2919e153-833c-4bdc-8836-1ea460a35fc7"
33
authors = ["Matthew Fishman <[email protected]>, Joseph Tindall <[email protected]> and contributors"]
4-
version = "0.11.24"
4+
version = "0.11.25"
55

66
[deps]
77
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -63,12 +63,12 @@ EinExprs = "0.6.4"
6363
Graphs = "1.8"
6464
GraphsFlows = "0.1.1"
6565
ITensorMPS = "0.3"
66-
ITensors = "0.7"
66+
ITensors = "0.7, 0.8"
6767
IsApprox = "0.1, 1, 2"
6868
IterTools = "1.4.0"
6969
KrylovKit = "0.6, 0.7, 0.8"
7070
MacroTools = "0.5"
71-
NDTensors = "0.3"
71+
NDTensors = "0.3, 0.4"
7272
NamedGraphs = "0.6.0"
7373
OMEinsumContractionOrders = "0.8.3, 0.9"
7474
Observers = "0.2.4"

0 commit comments

Comments
 (0)