Skip to content

Commit b4a7745

Browse files
authored
Merge pull request #95 from lgoettgens/patch-1
2 parents a4cbe2f + fa26c4a commit b4a7745

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.8.2"
4+
version = "0.8.3"
55

66
[deps]
77
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -18,7 +18,7 @@ msolve_jll = "6d01cc9a-e8f6-580e-8c54-544227e08205"
1818
LinearAlgebra = "1.6"
1919
Logging = "1.6"
2020
Markdown = "1.6"
21-
Nemo = "0.43, 0.44, 0.45, 0.46, 0.47, 0.48"
21+
Nemo = "0.43, 0.44, 0.45, 0.46, 0.47, 0.48, 0.49"
2222
Printf = "1.6"
2323
Random = "1.6"
2424
StaticArrays = "1"

0 commit comments

Comments
 (0)