We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 229863a commit 84b9761Copy full SHA for 84b9761
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "StaticCompiler"
2
uuid = "81625895-6c0f-48fc-b932-11a18313743c"
3
authors = ["Tom Short and contributors"]
4
-version = "0.4.12"
+version = "0.5.0"
5
6
[deps]
7
Clang_jll = "0ee61d77-7f21-5576-8119-9fcc46b10100"
@@ -21,7 +21,7 @@ GPUCompiler = "0.19"
21
LLVM = "5"
22
MacroTools = "0.5"
23
StaticTools = "0.8"
24
-julia = "1.8, 1.9"
+julia = "1.8"
25
26
[extras]
27
Formatting = "59287772-0a20-5a39-b81b-1366585eb4c0"
0 commit comments