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 9ff093b commit a56e164Copy full SHA for a56e164
Project.toml
@@ -1,7 +1,7 @@
1
name = "SignalTablesInterface_PyPlot"
2
uuid = "a24218ac-d749-4e8e-be24-21e617b5c7ba"
3
authors = ["Martin.Otter@dlr.de <Martin.Otter@dlr.de>"]
4
-version = "0.1.3-dev"
+version = "0.1.3"
5
6
[deps]
7
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
@@ -20,7 +20,7 @@ Measurements = "2"
20
MonteCarloMeasurements = "1, 0.10"
21
PyCall = "1.93, 1.92"
22
PyPlot = "2.10, 2.9"
23
-SignalTables = "0.3"
+SignalTables = "0.4, 0.3"
24
Unitful = "1"
25
julia = "1.7"
26
0 commit comments