Skip to content

Commit f225aa1

Browse files
committed
bump version of AMGCLWrap
1 parent a327c2d commit f225aa1

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,7 +1,7 @@
11
name = "ExtendableSparse"
22
uuid = "95c220a8-a1cf-11e9-0c77-dbfce5f500b3"
33
authors = ["Juergen Fuhrmann <[email protected]>"]
4-
version = "1.5.1"
4+
version = "1.5.2"
55

66
[deps]
77
AMGCLWrap = "4f76b812-4ba5-496d-b042-d70715554288"
@@ -28,7 +28,7 @@ ExtendableSparseIncompleteLUExt = "IncompleteLU"
2828
ExtendableSparsePardisoExt = "Pardiso"
2929

3030
[compat]
31-
AMGCLWrap = "0.4"
31+
AMGCLWrap = "0.4,1"
3232
AlgebraicMultigrid = "0.4,0.5,0.6"
3333
DocStringExtensions = "0.8, 0.9"
3434
ILUZero = "0.2"

0 commit comments

Comments
 (0)