We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f14f096 + ce3c698 commit 4beda86Copy full SHA for 4beda86
.gitignore
@@ -1,7 +1,7 @@
1
*.jl.*.cov
2
*.jl.cov
3
*.jl.mem
4
-/Manifest.toml
+Manifest.toml
5
/docs/build/
6
scripts
7
.vscode
Project.toml
name = "ConstrainedShortestPaths"
uuid = "b3798467-87dc-4d99-943d-35a1bd39e395"
authors = ["Léo Baty and contributors"]
-version = "0.6.4"
+version = "0.6.5"
[deps]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
0 commit comments