We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdf727f commit aab61ccCopy full SHA for aab61cc
A/Autosampler/Compat.toml
@@ -5,7 +5,12 @@ julia = "1"
5
ImagineInterface = "0.0.0 - 0.1"
6
7
["0.1.2-0"]
8
-CSV = "0.8"
9
DataFrames = "1"
10
ImagineFormat = "1"
11
ImagineInterface = "0.1"
+
12
+["0.1.2-0.1.3"]
13
+CSV = "0.8"
14
15
+["0.1.4-0"]
16
+CSV = ["0.8", "0.10"]
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"
0 commit comments