Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lightup1 authored Aug 28, 2023
1 parent bbc047f commit 613dd91
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "MathieuF"
uuid = "1d5ea620-0e37-47ee-af2a-0a7cf7ec3863"
authors = ["Baiyi Yu"]
version = "0.1.0"
version = "0.1.1"

[deps]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Expand All @@ -16,4 +16,4 @@ DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[targets]
test = ["DelimitedFiles", "Test"]
test = ["DelimitedFiles", "Test"]

0 comments on commit 613dd91

Please sign in to comment.