From 7ef942c08162a43e7c09e134e38471fc6b69dd73 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Wed, 15 Feb 2023 18:31:11 +0000 Subject: [PATCH] CompatHelper: add new compat entry for PkgVersion at version 0.3, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index 9650217..6402c39 100644 --- a/Project.toml +++ b/Project.toml @@ -60,6 +60,7 @@ LsqFit = "0.12" MD5 = "0.2" Missings = "0.4" MultivariateStats = "0.8" +PkgVersion = "0.3" Plots = "1" Query = "1" RvSpectML = ">=0.2.3"