diff --git a/A/Autosampler/Compat.toml b/A/Autosampler/Compat.toml index 78657ad..0121dc3 100644 --- a/A/Autosampler/Compat.toml +++ b/A/Autosampler/Compat.toml @@ -5,7 +5,12 @@ julia = "1" ImagineInterface = "0.0.0 - 0.1" ["0.1.2-0"] -CSV = "0.8" DataFrames = "1" ImagineFormat = "1" ImagineInterface = "0.1" + +["0.1.2-0.1.3"] +CSV = "0.8" + +["0.1.4-0"] +CSV = ["0.8", "0.10"] diff --git a/A/Autosampler/Versions.toml b/A/Autosampler/Versions.toml index 7713b80..cefbb9f 100644 --- a/A/Autosampler/Versions.toml +++ b/A/Autosampler/Versions.toml @@ -6,3 +6,6 @@ git-tree-sha1 = "feb09c360244d7563cf07a00d3d28db46591bcd9" ["0.1.3"] git-tree-sha1 = "99b7e6a9f57b9150dcdfd4c901d2798114c5eda3" + +["0.1.4"] +git-tree-sha1 = "8e7cc984fa8ca5b087d0dd58a1e25dbb10eca808"