Skip to content

Commit

Permalink
Merge pull request #24 from OlivierHnt/patch-1
Browse files Browse the repository at this point in the history
Bump compatibility with IntervalArithmetic
  • Loading branch information
lairez authored Jan 8, 2024
2 parents ebf4727 + c013f15 commit cf263d5
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 cf263d5

Please sign in to comment.