Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
Allow the last version of NamedArrays
  • Loading branch information
diegozea authored Sep 14, 2023
1 parent 2d1c145 commit 4d4bc47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
NamedArrays = "0.9"
NamedArrays = "0.9, 0.10"
RecipesBase = "1"
julia = "1"

Expand Down

0 comments on commit 4d4bc47

Please sign in to comment.