Skip to content

Commit 7c0f320

Browse files
authored
Merge pull request #252 from PerformanceCoder/update_jll_version
Updated JLL version used by SymEngine.jl and bumped package version
2 parents b6514ff + 7f2ffe5 commit 7c0f320

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
@@ -14,8 +14,8 @@ SymEngine_jll = "3428059b-622b-5399-b16f-d347a77089a4"
1414
Compat = "0.63.0, 1, 2, 3"
1515
RecipesBase = "0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 1.0"
1616
SpecialFunctions = "0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9, 0.10, 1, 2"
17-
SymEngine_jll = "0.8"
18-
julia = "1.3"
17+
SymEngine_jll = "0.9"
18+
julia = "1.6"
1919

2020
[extras]
2121
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)