Skip to content

Commit

Permalink
Merge pull request #11 from AtilaSaraiva/fixingProject
Browse files Browse the repository at this point in the history
fixing versions and adding Átila as author, and adding compat entries
  • Loading branch information
AtilaSaraiva authored Mar 15, 2024
2 parents 837a638 + 4361912 commit 25c91cf
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,17 @@
name = "SeisMakie"
uuid = "1618359f-28d0-421c-9c3d-0705aaf8cc0d"
authors = ["Firas <firas_alchalabi@hotmail.com> and contributors"]
version = "1.0.0-DEV"
authors = ["Firas <firas_alchalabi@hotmail.com>", "Átila <atilasaraiva@gmail.com>"]
version = "0.1.0"

[deps]
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
FFTW = "1"
Makie = "0.20"
Statistics = "1"
julia = "1"

[extras]
Expand Down

0 comments on commit 25c91cf

Please sign in to comment.