From ea15156cd324588e14ea0d196a9dbd709e7291ad Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 13 Dec 2025 01:00:47 +0000 Subject: [PATCH] CompatHelper: bump compat for ASEconvert in [extras] to 0.2, (keep existing compat) --- Project.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Project.toml b/Project.toml index b49b6e8185..36dedebab2 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "DFTK" uuid = "acf6eb54-70d9-11e9-0013-234b7a5f5337" -authors = ["Michael F. Herbst ", "Antoine Levitt "] version = "0.7.19" +authors = ["Michael F. Herbst ", "Antoine Levitt "] [deps] AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c" @@ -73,7 +73,7 @@ DFTKWriteVTKExt = "WriteVTK" [compat] AMDGPU = "1.2.3, 2" -ASEconvert = "0.1" +ASEconvert = "0.1, 0.2" AbstractFFTs = "1" Aqua = "0.8.5" Artifacts = "1"