Skip to content

Commit 5383cb5

Browse files
committed
Version number changed to 0.3
1 parent 28e7207 commit 5383cb5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SignalTables"
22
uuid = "3201582d-3078-4276-ba5d-0a1254d79d7c"
33
authors = ["Martin.Otter@dlr.de <Martin.Otter@dlr.de>"]
4-
version = "0.3.0-dev"
4+
version = "0.3.0"
55

66
[deps]
77
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"

docs/src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ are different to the Python 2.x version.
187187

188188
- Slightly non-backwards compatiable to 0.2.0.
189189
- Various new functions (e.g. storing a signal table in JSON format on file).
190-
- DataFrames.jl, Tables.jl are treated as signal tables.
190+
- DataFrames.jl, Tables.jl are supported as signal tables.
191191
- Plotting/flattening: Support of Measurements.jl and MonteCarloMeasurements.jl
192192
- Docu improved.
193193
- Bug with PlotPackage "SilentNoPlot" fixed.

0 commit comments

Comments
 (0)