Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit 0e69355

Browse files
authored
Merge pull request #5 from JuliaEarth/compathelper/new_version/2020-03-18-17-04-50-046-676057407
CompatHelper: bump compat for "Distributions" to "0.23"
2 parents d6be696 + bdd85b3 commit 0e69355

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
@@ -9,7 +9,7 @@ GeoStatsBase = "323cb8eb-fbf6-51c0-afd0-f8fba70507b2"
99
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
1010

1111
[compat]
12-
Distributions = "0.21, 0.22"
12+
Distributions = "0.21, 0.22, 0.23"
1313
GeoStatsBase = "0.7"
1414
RecipesBase = "0.7, 0.8"
1515
julia = "1"

0 commit comments

Comments
 (0)