Skip to content

Commit 1736e0b

Browse files
authored
Merge pull request #6 from Tokazama/patch-1
Update Project.toml
2 parents b6faae6 + 295fff1 commit 1736e0b

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,15 +1,15 @@
11
name = "CloseOpenIntervals"
22
uuid = "fb6a15b2-703c-40df-9091-08a04967cfa9"
33
authors = ["chriselrod <[email protected]> and contributors"]
4-
version = "0.1.8"
4+
version = "0.1.9"
55

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
88
Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
99

1010
[compat]
1111
ArrayInterface = "3.1.33, 4, 5, 6"
12-
Static = "0.2, 0.3, 0.4, 0.5, 0.6"
12+
Static = "0.2, 0.3, 0.4, 0.5, 0.6, 0.7"
1313
julia = "1.2"
1414

1515
[extras]

0 commit comments

Comments
 (0)