Skip to content

Commit

Permalink
update project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
vm-vh committed Oct 1, 2024
1 parent b621852 commit dac3cd9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "IsotopeCorrection"
uuid = "ada07ce9-609d-4543-9e41-2cdc42bc1f8f"
authors = ["Vincent M. von Häfen"]
version = "1.0.0-DEV"
version = "0.1.0"

[deps]
DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2"
Expand All @@ -10,6 +10,7 @@ LBFGSB = "5be7bae1-8223-5378-bac3-9e7378a2f6e6"

[compat]
DSP = "0.7"
LBFGSB = "0.4"
julia = "1.6.7"

[extras]
Expand Down

0 comments on commit dac3cd9

Please sign in to comment.