Skip to content

Commit 8e89fbb

Browse files
committed
fix: fix zenodo
1 parent d52e321 commit 8e89fbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.zenodo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"title": "ssspx: Production-grade Single-Source Shortest Paths",
33
"description": "Reference implementation of the deterministic BMSSP algorithm from \"Breaking the Sorting Barrier for Directed Single-Source Shortest Paths\" (Duan, Mao, Mao, Shu, Yin), with tests and benchmarks for directed graphs with non-negative weights.",
4-
"version": "v0.1.2",
4+
"version": "v0.1.3",
55
"upload_type": "software",
66
"access_right": "open",
77

0 commit comments

Comments
 (0)