Skip to content

Commit c8a1ec4

Browse files
committed
bump version and update compat entries
1 parent a270f5f commit c8a1ec4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Project.toml

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Sleipnir"
22
uuid = "f5e6c550-199f-11ee-3608-394420200519"
33
authors = ["Jordi Bolibar <[email protected]>", "Facundo Sapienza <[email protected]>"]
4-
version = "0.9.2"
4+
version = "0.9.3"
55

66
[deps]
77
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
@@ -40,9 +40,10 @@ CSV = "0.10.15"
4040
CairoMakie = "0.12.18, 0.13"
4141
CodecZlib = "0.7.6"
4242
ComponentArrays = "0.15"
43-
CoordRefSystems = "0.16"
43+
CoordRefSystems = "0.16, 0.17"
4444
DataStructures = "0.18"
4545
DateFormats = "0.1"
46+
DimensionalData = "0.29"
4647
Downloads = "1"
4748
GR = "0.73"
4849
HDF5 = "0.17"
@@ -52,6 +53,7 @@ Infiltrator = "1.8"
5253
JLD2 = "0.4, 0.5"
5354
JSON = "0.21.4"
5455
NCDatasets = "0.14.6"
56+
Observables = "0.5"
5557
Rasters = "0.13.0, 0.14"
5658
Revise = "3"
5759
Statistics = "1"

0 commit comments

Comments
 (0)