Skip to content

Commit 1ef12d6

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for IsApprox to 1, (keep existing compat) (#1530)
* CompatHelper: bump compat for IsApprox to 1, (keep existing compat) * [ITensors] Bump to v0.6.18 --------- Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: mtfishman <[email protected]>
1 parent 5d4111e commit 1ef12d6

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 = "ITensors"
22
uuid = "9136182c-28ba-11e9-034c-db9fb085ebd5"
33
authors = ["Matthew Fishman <[email protected]>", "Miles Stoudenmire <[email protected]>"]
4-
version = "0.6.17"
4+
version = "0.6.18"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -52,7 +52,7 @@ Dictionaries = "0.4"
5252
DocStringExtensions = "0.9.3"
5353
Functors = "0.2, 0.3, 0.4"
5454
HDF5 = "0.14, 0.15, 0.16, 0.17"
55-
IsApprox = "0.1"
55+
IsApprox = "0.1, 1"
5656
KrylovKit = "0.4.2, 0.5, 0.6, 0.7, 0.8"
5757
LinearAlgebra = "1.6"
5858
LinearMaps = "3"

0 commit comments

Comments
 (0)