Skip to content

Commit 4f2af4a

Browse files
Bump LinearSolve subpackage versions (#1108)
* Bump LinearSolve to v5.1.1 Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com> * Bump LinearSolvePyAMG to v1.3.1 Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com> --------- Co-authored-by: Chris Rackauckas <accounts@chrisrackauckas.com>
1 parent 0d0e036 commit 4f2af4a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "LinearSolve"
22
uuid = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
3-
version = "5.1.0"
3+
version = "5.1.1"
44
authors = ["SciML"]
55

66
[deps]

lib/LinearSolvePyAMG/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "LinearSolvePyAMG"
22
uuid = "7a56c47d-7ab1-4e99-b0e3-2952e463d64a"
33
authors = ["SciML"]
4-
version = "1.3.0"
4+
version = "1.3.1"
55

66
[deps]
77
CondaPkg = "992eb4ea-22a4-4c89-a5bb-47a3300528ab"

0 commit comments

Comments
 (0)