Skip to content

Commit 57f931f

Browse files
committed
Require SignalTables 0.4 or 0.3
1 parent 81fcf34 commit 57f931f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SignalTablesInterface_CairoMakie"
22
uuid = "9a677d73-819a-4685-8db0-bdf9b06384c4"
33
4-
version = "0.1.0"
4+
version = "0.1.1"
55

66
[deps]
77
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
@@ -18,7 +18,7 @@ Colors = "0.12, 0.11, 0.10"
1818
DataFrames = "1, 0.22, 0.21, 0.20, 0.19"
1919
Measurements = "2"
2020
MonteCarloMeasurements = "1, 0.10"
21-
SignalTables = "0.3"
21+
SignalTables = "0.4, 0.3"
2222
Unitful = "1"
2323
julia = "1.7"
2424

0 commit comments

Comments
 (0)