Skip to content

Commit c08dc5f

Browse files
authored
Merge pull request #39 from lgoettgens/lg/bump-nemo
2 parents bf742aa + 89579e3 commit c08dc5f

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 = "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.6"
4+
version = "0.4.7"
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.35.1, 0.36, 0.37, 0.38, 0.39"
20+
Nemo = "0.35.1, 0.36, 0.37, 0.38, 0.39, 0.40"
2121
StaticArrays = "1"
2222
julia = "1.6"
2323
LinearAlgebra = "1.6"

0 commit comments

Comments
 (0)