Skip to content

Commit

Permalink
Bump compatibility with IntervalArithmetic
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierHnt authored Dec 22, 2023
1 parent ebf4727 commit c013f15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"

[compat]
IntervalArithmetic = "^0.21"
IntervalArithmetic = "^0.21, 0.22"
StaticArraysCore = "^1.4"
julia = "^1.1"

0 comments on commit c013f15

Please sign in to comment.