Skip to content

Commit a8a4e59

Browse files
authored
Merge pull request #53 from thofma/th/bump
Bump depdendencies and tag 0.4.15
2 parents 8b44fc3 + 21ff6a8 commit a8a4e59

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "AlgebraicSolving"
22
uuid = "66b61cbe-0446-4d5d-9090-1ff510639f9d"
33
authors = ["ederc <[email protected]>", "Mohab Safey El Din <[email protected]", "Rafael Mohr <[email protected]>"]
4-
version = "0.4.14"
4+
version = "0.4.15"
55

66
[deps]
77
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -17,7 +17,7 @@ msolve_jll = "6d01cc9a-e8f6-580e-8c54-544227e08205"
1717

1818
[compat]
1919
LoopVectorization = "0.12"
20-
Nemo = "0.43, 0.44"
20+
Nemo = "0.43, 0.44, 0.45"
2121
StaticArrays = "1"
2222
julia = "1.6"
2323
LinearAlgebra = "1.6"
@@ -26,4 +26,4 @@ Markdown = "1.6"
2626
Printf = "1.6"
2727
Random = "1.6"
2828
Test = "1.6"
29-
msolve_jll = "0.6.5"
29+
msolve_jll = "0.600.501"

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ Nemo = "2edaba10-b0f1-5616-af89-8c11ac63239a"
88

99
[compat]
1010
Documenter = "0.26"
11-
msolve_jll = "0.6.1"
11+
msolve_jll = "0.600.501"

0 commit comments

Comments
 (0)