Skip to content

Commit

Permalink
Update now for new Mods
Browse files Browse the repository at this point in the history
  • Loading branch information
scheinerman committed Dec 4, 2023
1 parent 19d9413 commit 63f0003
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "LinearAlgebraX"
uuid = "9b3f67b0-2d00-526e-9884-9e4938f8fb88"
version = "0.2.4"
version = "0.2.5"

[deps]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Expand All @@ -10,7 +10,7 @@ Primes = "27ebfcd6-29c5-5fa9-bf4b-fb8fc14df3ae"
SimplePolynomials = "cc47b68c-3164-5771-a705-2bc0097375a0"

[compat]
Mods = "1"
Mods = "1, 2"
Permutations = "0.4"
Primes = "0.5"
SimplePolynomials = "0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.1, 0.2"
Expand Down

0 comments on commit 63f0003

Please sign in to comment.