diff --git a/Project.toml b/Project.toml index 45b0bf8..2929bbe 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "PastaQ" uuid = "30b07047-aa8b-4c78-a4e8-24d720215c19" authors = ["Giacomo Torlai ", "Matthew Fishman "] -version = "0.0.24" +version = "0.0.25" [deps] ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4" @@ -18,7 +18,7 @@ StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91" [compat] ChainRulesCore = "1.10" -HDF5 = "0.13.1, 0.14, 0.15" +HDF5 = "0.13.1, 0.14, 0.15, 0.16" ITensors = "0.3.20" JLD2 = "0.4.14" Observers = "0.0"