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.
1 parent 3880e50 commit f61851eCopy full SHA for f61851e
doc/javascript/version.js
@@ -1,5 +1,5 @@
1
window.docMeta = (async function () {
2
- const version = '1.5-preview';
+ const version = '1.5.0';
3
const name = 'graph-data-science';
4
5
const href = window.location.href;
0 commit comments