Skip to content

Commit 19e6322

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for IsApprox to 2, (keep existing compat) (#203)
* CompatHelper: bump compat for IsApprox to 2, (keep existing compat) * Bump to v0.11.19 --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Matt Fishman <[email protected]>
1 parent a2ecf62 commit 19e6322

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 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.18"
4+
version = "0.11.19"
55

66
[deps]
77
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -64,7 +64,7 @@ Graphs = "1.8"
6464
GraphsFlows = "0.1.1"
6565
ITensorMPS = "0.2.2"
6666
ITensors = "0.6.8"
67-
IsApprox = "0.1, 1"
67+
IsApprox = "0.1, 1, 2"
6868
IterTools = "1.4.0"
6969
KrylovKit = "0.6, 0.7, 0.8"
7070
MacroTools = "0.5"

0 commit comments

Comments
 (0)