Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
amontoison committed Oct 20, 2023
1 parent d17358c commit 7bef17e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name = "KrylovPrecondioners"
uuid = "726d5ff1-3cf7-408d-809c-aa0ad0af2ebe"
name = "KrylovPreconditioners"
uuid = "45d422c2-293f-44ce-8315-2cb988662dec"
authors = ["Alexis Montoison <[email protected]>"]
version = "0.1.0"

Expand Down
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[deps]
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
KrylovPreconditioners = "726d5ff1-3cf7-408d-809c-aa0ad0af2ebe"
KrylovPreconditioners = "45d422c2-293f-44ce-8315-2cb988662dec"

0 comments on commit 7bef17e

Please sign in to comment.