Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
lrnv authored May 12, 2024
1 parent 64d1590 commit c7745f4
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 = "SurvivalDistributions"
uuid = "7121986e-ae89-4673-ae4e-1cb822919a18"
authors = ["Oskar Laverny <[email protected]> and contributors"]
version = "1.0.0-DEV"
version = "0.1.0"

[deps]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Expand All @@ -19,4 +19,4 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
TestItemRunner = "f8b46487-2199-4994-9208-9a1283c18c0a"

[targets]
test = ["Aqua", "Test", "TestItemRunner"]
test = ["Aqua", "Test", "TestItemRunner"]

0 comments on commit c7745f4

Please sign in to comment.