Skip to content

Commit f929743

Browse files
Bump BFoat16s.jl compat (#526)
1 parent a9d3ce0 commit f929743

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "LLVM"
22
uuid = "929cbde3-209d-540e-8aea-75f648917ca0"
3-
version = "9.4.2"
3+
version = "9.4.3"
44

55
[deps]
66
CEnum = "fa961155-64e5-5f13-b03f-caf6b980ea82"
@@ -17,7 +17,7 @@ BFloat16s = "ab4f0b2a-ad5b-11e8-123f-65d77653426b"
1717
BFloat16sExt = "BFloat16s"
1818

1919
[compat]
20-
BFloat16s = "0.4, 0.5"
20+
BFloat16s = "0.4, 0.5, 0.6"
2121
CEnum = "0.2, 0.3, 0.4, 0.5"
2222
LLVMExtra_jll = "=0.0.37"
2323
Libdl = "1.8"

0 commit comments

Comments
 (0)