Skip to content

Commit 0176b7b

Browse files
authored
Merge pull request #119 from BioJulia/compathelper/new_version/2023-08-14-01-12-42-062-00194846349
CompatHelper: bump compat for NamedArrays to 0.10, (keep existing compat)
2 parents 2f748cc + 172cb93 commit 0176b7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Distances = "0.10"
2727
Distributions = "0.25"
2828
MultipleTesting = "0.5"
2929
MultivariateStats = "0.9, 0.10"
30-
NamedArrays = "0.9"
30+
NamedArrays = "0.9, 0.10"
3131
OnlineStats = "1"
3232
PooledArrays = "1.1"
3333
PopGenCore = "0.7"

0 commit comments

Comments
 (0)