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 3b1ee3c commit b28a09fCopy full SHA for b28a09f
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.13.5]
6
+
7
+- replace GraphMLDatasets in favor of MLDatasets
8
+- update examples and docs
9
10
## [0.13.4]
11
12
- support GraphSignals to 0.7
Project.toml
@@ -1,7 +1,7 @@
1
name = "GeometricFlux"
uuid = "7e08b658-56d3-11e9-2997-919d5b31e4ea"
authors = ["Yueh-Hua Tu <[email protected]>"]
-version = "0.13.4"
+version = "0.13.5"
[deps]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
0 commit comments