Skip to content

Commit cb2e615

Browse files
fix version number of CommonDataModel
1 parent 2b8e97a commit cb2e615

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uuid = "85f8d34a-cbdd-5861-8df4-14fed0d494ab"
33
keywords = ["netcdf", "climate and forecast conventions", "oceanography", "meteorology", "climatology", "opendap"]
44
license = "MIT"
55
desc = "Load and create NetCDF files in Julia"
6-
version = "0.12.16"
6+
version = "0.12.17"
77

88
[deps]
99
CFTime = "179af706-886a-5703-950a-314cd64e0468"
@@ -16,7 +16,7 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
1616

1717
[compat]
1818
CFTime = "0.1.1"
19-
CommonDataModel = "0.2"
19+
CommonDataModel = "0.2.3"
2020
DataStructures = "0.17, 0.18"
2121
NetCDF_jll = "=400.701.400, =400.702.400, =400.902.5, =400.902.208"
2222
NetworkOptions = "1.2"

0 commit comments

Comments
 (0)