Skip to content

Commit

Permalink
env: updating the package version along with its dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
AtilaSaraiva committed Feb 21, 2025
1 parent 555324d commit fc5dcde
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 = "SeisMakie"
uuid = "1618359f-28d0-421c-9c3d-0705aaf8cc0d"
authors = ["Firas <firas_alchalabi@hotmail.com>", "Átila <atilasaraiva@gmail.com>"]
version = "0.2.0"
version = "0.2.1"

[deps]
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
Expand All @@ -10,7 +10,7 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
FFTW = "1"
Makie = "0.20, 0.21"
Makie = "0.20, 0.21, 0.22"
Statistics = "1"
julia = "1"

Expand Down

0 comments on commit fc5dcde

Please sign in to comment.