diff --git a/Project.toml b/Project.toml index 6486fc75..440b7283 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.3.0" +authors = ["Seth Axen and contributors"] [deps] Artifacts = "56f22d72-fd6d-98f1-02f0-08ddc0907c33" @@ -18,7 +18,7 @@ DataDeps = "0.7" InferenceObjects = "0.3.10, 0.4" JSON3 = "1" NCDatasets = "0.12, 0.13, 0.14" -OrderedCollections = "1" +OrderedCollections = "1, 2" StructTypes = "1" julia = "1.6"