Skip to content

Commit 20827de

Browse files
committed
Update version and news
1 parent 7f2554a commit 20827de

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# NEWS
22

3+
- v0.53.2
4+
- v0.53.1
5+
- v0.53.0
6+
- Windows and workflow fixes
37
- v0.52.0
48
- Code re-write
59
- v0.51.0

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "DataPipeline"
22
uuid = "9ced6f0a-eb77-43a8-bbd1-bbf3031b0d12"
33
authors = ["Sonia Mitchell <Sonia.Mitchell@glasgow.ac.uk>", "Martin Burke <martinjosephburke@gmail.com>", "Richard Reeve <Richard.Reeve@glasgow.ac.uk>"]
4-
version = "0.53.1"
4+
version = "0.53.2"
55

66
[deps]
77
AxisArrays = "39de3d68-74b9-583c-8d2d-e117c070f3a9"

examples/fdp/Manifest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ version = "1.5.0"
144144
deps = ["AxisArrays", "CSV", "DataFrames", "Dates", "FTPClient", "HDF5", "HTTP", "JSON", "NetCDF", "Plots", "PrettyTables", "SHA", "SQLite", "TOML", "URIs", "UnicodePlots", "YAML"]
145145
path = "../.."
146146
uuid = "9ced6f0a-eb77-43a8-bbd1-bbf3031b0d12"
147-
version = "0.53.0"
147+
version = "0.53.2"
148148

149149
[[deps.DataStructures]]
150150
deps = ["Compat", "InteractiveUtils", "OrderedCollections"]

0 commit comments

Comments
 (0)