Skip to content

Commit

Permalink
NamedDims compat
Browse files Browse the repository at this point in the history
  • Loading branch information
Miha Zgubic committed Nov 3, 2022
1 parent f511d05 commit afa32f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Models"
uuid = "e6388cff-ecff-480c-9b53-83211bf7812a"
authors = ["Invenia Technical Computing Corporation"]
version = "0.2.6"
version = "0.2.7"

[deps]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Expand All @@ -11,7 +11,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
Distributions = "0.16, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22, 0.23, 0.24, 0.25"
NamedDims = "0.1, 0.2"
NamedDims = "0.1, 0.2, 0.3, 1"
StatsBase = "0.32, 0.33"
julia = "1"

Expand Down

0 comments on commit afa32f7

Please sign in to comment.