diff --git a/Project.toml b/Project.toml index c692d583..f42145f0 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ArviZExampleData" uuid = "2f96bb34-afd9-46ae-bcd0-9b2d4372fe3c" authors = ["Seth Axen and contributors"] -version = "0.1.2" +version = "0.1.3" [deps] Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33" @@ -13,8 +13,8 @@ StructTypes = "856f2bd8-1eba-4b0a-8007-ebc267875bd4" [compat] DataDeps = "0.7" -InferenceObjects = "0.1, 0.2" -InferenceObjectsNetCDF = "0.1, 0.2" +InferenceObjects = "0.1, 0.2, 0.3" +InferenceObjectsNetCDF = "0.1, 0.2, 0.3" JSON3 = "1" OrderedCollections = "1" StructTypes = "1"