Skip to content

Commit

Permalink
Increase DiskArray version to 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
felixcremer committed Feb 23, 2024
1 parent 408a681 commit d0b3f1f
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 = "DiskArrayTools"
uuid = "fcd2136c-9f69-4db6-97e5-f31981721d63"
authors = ["Fabian Gans <[email protected]>"]
version = "0.1.9"
version = "0.1.10"

[deps]
DiskArrays = "3c3547ce-8d99-4f5e-a174-61eb10b00ae3"
Expand All @@ -10,7 +10,7 @@ IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"

[compat]
DiskArrays = "0.3.7"
DiskArrays = "0.3.7, 0.4"
Interpolations = "0.12, 0.13, 0.14, 0.15"
IterTools = "1"
OffsetArrays = "1"
Expand Down

0 comments on commit d0b3f1f

Please sign in to comment.