Skip to content

Commit 9bb4f7b

Browse files
no bound bump
1 parent 68190f5 commit 9bb4f7b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

GNNGraphs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GNNGraphs"
22
uuid = "aed8fd31-079b-4b5a-b342-a13352159b8c"
33
authors = ["Carlo Lucibello and contributors"]
4-
version = "1.1.0-DEV"
4+
version = "1.0.1"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "GraphNeuralNetworks"
22
uuid = "cffab07f-9bc2-4db1-8861-388f63bf7694"
33
authors = ["Carlo Lucibello and contributors"]
4-
version = "0.6.21-DEV"
4+
version = "0.6.20"
55

66
[deps]
77
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -29,7 +29,7 @@ ChainRulesCore = "1"
2929
DataStructures = "0.18"
3030
Flux = "0.14"
3131
Functors = "0.4.1"
32-
GNNGraphs = "1.1"
32+
GNNGraphs = "1.0"
3333
LinearAlgebra = "1"
3434
MacroTools = "0.5"
3535
MLUtils = "0.4"

0 commit comments

Comments
 (0)