diff --git a/Project.toml b/Project.toml index 5c7d83135..7923060c4 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "LinearSolve" uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae" -version = "5.1.0" +version = "5.1.1" authors = ["SciML"] [deps] diff --git a/lib/LinearSolvePyAMG/Project.toml b/lib/LinearSolvePyAMG/Project.toml index 3dfd2db85..fb3556cd3 100644 --- a/lib/LinearSolvePyAMG/Project.toml +++ b/lib/LinearSolvePyAMG/Project.toml @@ -1,7 +1,7 @@ name = "LinearSolvePyAMG" uuid = "7a56c47d-7ab1-4e99-b0e3-2952e463d64a" authors = ["SciML"] -version = "1.3.0" +version = "1.3.1" [deps] CondaPkg = "992eb4ea-22a4-4c89-a5bb-47a3300528ab"