From 6f9ad6bd75dd204002193f348fb6548d2afc95d7 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Sat, 12 Oct 2024 04:39:46 +0000 Subject: [PATCH] CompatHelper: bump compat for VLBISkyModels to 0.6, (keep existing compat) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 5ca99ca..f5a26c1 100644 --- a/Project.toml +++ b/Project.toml @@ -28,7 +28,7 @@ NonlinearSolve = "1, 3" QuadGK = "2" SpecialFunctions = "2" StationaryRandomFields = "0.1" -VLBISkyModels = "0.2, 0.3, 0.4, 0.5" +VLBISkyModels = "0.2, 0.3, 0.4, 0.5, 0.6" julia = "1.9" [extras]