Skip to content

Commit f11c4eb

Browse files
github-actions[bot]CompatHelper Julia
andauthored
CompatHelper: add new compat entry for OptimalTransport at version 0.3 for package docs, (keep existing compat) (#196)
Co-authored-by: CompatHelper Julia <[email protected]>
1 parent c228980 commit f11c4eb

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/Project.toml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@ Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
33
ExactOptimalTransport = "24df6009-d856-477c-ac5c-91f668376b31"
44
OptimalTransport = "7e02d93a-ae51-4f58-b602-d97af76e3b33"
55

6-
[compat]
7-
ExactOptimalTransport = "0.2"
8-
Documenter = "1"
9-
106
[sources.OptimalTransport]
117
path = ".."
8+
9+
[compat]
10+
Documenter = "1"
11+
ExactOptimalTransport = "0.2"
12+
OptimalTransport = "0.3"

0 commit comments

Comments
 (0)