Skip to content

Commit 8c18206

Browse files
committed
Update to v0.7.4
1 parent 9d474e4 commit 8c18206

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.7.4]
6+
7+
- Adjust edge_index_table API for directed
8+
- apply_batch_message as API
9+
- Support CUDA v2.1
10+
- Refactor
11+
- Fix bug
12+
513
## [0.7.3]
614

715
- Add bypass_graph

Project.toml

Lines changed: 1 addition & 1 deletion
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.7.3"
4+
version = "0.7.4"
55

66
[deps]
77
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"

0 commit comments

Comments
 (0)