pathfinding 3.0.13

Pathfinding, flow, and graph algorithms
Documentation
1
2
3
4
5
6
7
sign-commit = true
sign-tag = true
pre-release-replacements = [
    {file = "README.md", search = "pathfinding = \".*\"", replace = "pathfinding = \"{{version}}\"", exactly = 1},
    {file = "CHANGELOG.md", search = "n\\.n\\.n", replace = "{{tag_name}}", exactly = 1}
]
dev-version = true