Skip to content

Commit a215ab7

Browse files
committed
Update for new LinearAlgebraX
1 parent c8fc83a commit a215ab7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "SimpleGraphs"
22
uuid = "55797a34-41de-5266-9ec1-32ac4eb504d3"
3-
version = "0.8.5"
3+
version = "0.8.6"
44

55
[deps]
66
AbstractLattices = "398f06c4-4d28-53ec-89ca-5b2656b7603d"
@@ -32,7 +32,7 @@ SimplePartitions = "0.0.1, 0.1, 0.2, 0.3"
3232
SimpleRandom = "0.1, 0.2, 0.3"
3333
Combinatorics = "1"
3434
SimplePolynomials = "0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.1, 0.2"
35-
LinearAlgebraX = "0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.1"
35+
LinearAlgebraX = "0.1, 0.2"
3636
RingLists = "0.1, 0.2"
3737

3838
[extras]

0 commit comments

Comments
 (0)