Skip to content

Commit 73a033c

Browse files
Merge pull request #154 from tshort/compathelper/new_version/2024-02-25-00-58-25-974-02934059387
CompatHelper: bump compat for GPUCompiler to 0.26, (keep existing compat)
2 parents 34ef8bb + a18f913 commit 73a033c

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,7 +1,7 @@
11
name = "StaticCompiler"
22
uuid = "81625895-6c0f-48fc-b932-11a18313743c"
33
authors = ["Tom Short and contributors"]
4-
version = "0.6.2"
4+
version = "0.6.3"
55

66
[deps]
77
Clang_jll = "0ee61d77-7f21-5576-8119-9fcc46b10100"
@@ -17,7 +17,7 @@ StaticTools = "86c06d3c-3f03-46de-9781-57580aa96d0a"
1717

1818
[compat]
1919
CodeInfoTools = "0.3"
20-
GPUCompiler = "0.21, 0.22, 0.23, 0.24, 0.25"
20+
GPUCompiler = "0.21, 0.22, 0.23, 0.24, 0.25, 0.26"
2121
LLVM = "6"
2222
MacroTools = "0.5"
2323
StaticTools = "0.8"

0 commit comments

Comments
 (0)