Skip to content

Commit aab61cc

Browse files
authored
New version: Autosampler v0.1.4 (#264)
1 parent bdf727f commit aab61cc

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

A/Autosampler/Compat.toml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ julia = "1"
55
ImagineInterface = "0.0.0 - 0.1"
66

77
["0.1.2-0"]
8-
CSV = "0.8"
98
DataFrames = "1"
109
ImagineFormat = "1"
1110
ImagineInterface = "0.1"
11+
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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ git-tree-sha1 = "feb09c360244d7563cf07a00d3d28db46591bcd9"
66

77
["0.1.3"]
88
git-tree-sha1 = "99b7e6a9f57b9150dcdfd4c901d2798114c5eda3"
9+
10+
["0.1.4"]
11+
git-tree-sha1 = "8e7cc984fa8ca5b087d0dd58a1e25dbb10eca808"

0 commit comments

Comments
 (0)