Skip to content

Commit 8d37a34

Browse files
authored
Change minimum supported Julia to 1.5
1 parent 482516c commit 8d37a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ IrrationalConstants = "0.1, 0.2"
2222
LogExpFunctions = "0.3.2"
2323
OpenLibm_jll = "0.7, 0.8"
2424
OpenSpecFun_jll = "0.5"
25-
julia = "1.3"
25+
julia = "1.5"
2626

2727
[extras]
2828
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"

0 commit comments

Comments
 (0)