Skip to content

Commit e9650e5

Browse files
github-actions[bot]CompatHelper Juliamtfishman
authored
CompatHelper: bump compat for JLD2 to 0.6 for package test, (keep existing compat) (#155)
Co-authored-by: CompatHelper Julia <[email protected]> Co-authored-by: Matt Fishman <[email protected]>
1 parent 56f0cbf commit e9650e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ITensorMPS"
22
uuid = "0d1a4710-d33b-49a5-8f18-73bdf49b47e2"
33
authors = ["Matthew Fishman <[email protected]>", "Miles Stoudenmire <[email protected]>"]
4-
version = "0.3.19"
4+
version = "0.3.20"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Compat = "4.16.0"
2828
HDF5 = "0.17.2"
2929
ITensorMPS = "0.3.8"
3030
ITensors = "0.8.1, 0.9"
31-
JLD2 = "0.5.11"
31+
JLD2 = "0.5.11, 0.6"
3232
KrylovKit = "0.9.5, 0.10"
3333
LinearAlgebra = "1.10.0"
3434
NDTensors = "0.4.4"

0 commit comments

Comments
 (0)