Skip to content

Commit e2bacce

Browse files
authored
Support IntervalSets 0.5 (#180)
1 parent 84bcb69 commit e2bacce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "AxisArrays"
22
uuid = "39de3d68-74b9-583c-8d2d-e117c070f3a9"
3-
version = "0.4.2"
3+
version = "0.4.3"
44

55
[deps]
66
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
@@ -9,7 +9,7 @@ IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e"
99
RangeArrays = "b3c3ace0-ae52-54e7-9d0b-2c1406fd6b9d"
1010

1111
[compat]
12-
IntervalSets = "0.1, 0.2, 0.3, 0.4"
12+
IntervalSets = "0.1, 0.2, 0.3, 0.4, 0.5"
1313
IterTools = "1"
1414
RangeArrays = "0.3"
1515
julia = "1"

0 commit comments

Comments
 (0)