Skip to content

Commit 7492e7a

Browse files
authored
Merge pull request #47 from theogf/compathelper/new_version/2020-05-21-00-06-16-678-2937597975
CompatHelper: bump compat for "Distances" to "0.9"
2 parents 021b472 + 4f8fef7 commit 7492e7a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ AdvancedHMC = "0.2.13"
3535
Clustering = "0.13.3, 0.14"
3636
DataStructures = "0.17"
3737
DeterminantalPointProcesses = "0.1.0"
38-
Distances = "0.8"
38+
Distances = "0.8, 0.9"
3939
Distributions = "0.21.5, 0.22, 0.23"
4040
FastGaussQuadrature = "0.4.0"
4141
Flux = "0.10.0"

docs/Manifest.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ version = "0.8.1"
1919

2020
[[Documenter]]
2121
deps = ["Base64", "Dates", "DocStringExtensions", "InteractiveUtils", "JSON", "LibGit2", "Logging", "Markdown", "REPL", "Test", "Unicode"]
22-
git-tree-sha1 = "bc99c157ff2957c058a1067061d16c2c83d1ec42"
22+
git-tree-sha1 = "395fa1554c69735802bba37d9e7d9586fd44326c"
2323
uuid = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
24-
version = "0.24.9"
24+
version = "0.24.11"
2525

2626
[[InteractiveUtils]]
2727
deps = ["Markdown"]
@@ -51,9 +51,9 @@ uuid = "a63ad114-7e13-5084-954f-fe012c677804"
5151

5252
[[Parsers]]
5353
deps = ["Dates", "Test"]
54-
git-tree-sha1 = "f8f5d2d4b4b07342e5811d2b6428e45524e241df"
54+
git-tree-sha1 = "f0abb338b4d00306500056a3fd44c221b8473ef2"
5555
uuid = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
56-
version = "1.0.2"
56+
version = "1.0.4"
5757

5858
[[Pkg]]
5959
deps = ["Dates", "LibGit2", "Libdl", "Logging", "Markdown", "Printf", "REPL", "Random", "SHA", "Test", "UUIDs"]

0 commit comments

Comments
 (0)