Skip to content

Commit 09f8079

Browse files
committed
update to v0.8.2
1 parent 16326c2 commit 09f8079

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GeometricFlux"
22
uuid = "7e08b658-56d3-11e9-2997-919d5b31e4ea"
33
authors = ["Yueh-Hua Tu <a504082002@gmail.com>"]
4-
version = "0.8.0"
4+
version = "0.8.2"
55

66
[deps]
77
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
@@ -24,13 +24,13 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
2424
CUDA = "3"
2525
ChainRulesCore = "1.7"
2626
DataStructures = "0.18"
27-
FillArrays = "0.12"
27+
FillArrays = "0.12 - 0.13"
2828
Flux = "0.12"
2929
GraphMLDatasets = "0.1"
3030
GraphSignals = "0.3"
3131
Graphs = "1.4"
32-
NNlib = "0.7"
33-
NNlibCUDA = "0.1"
32+
NNlib = "0.7 - 0.8"
33+
NNlibCUDA = "0.1 - 0.2"
3434
Reexport = "1.1"
3535
Zygote = "0.6"
3636
julia = "1.6 - 1.7"

0 commit comments

Comments
 (0)