Skip to content

Commit 3c1816c

Browse files
Update Project.toml
1 parent 3c7ee04 commit 3c1816c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name = "EllipsisNotation"
22
uuid = "da5c29d0-fa7d-589e-88eb-ea29b0a81949"
33
authors = ["Chris Rackauckas <accounts@chrisrackauckas.com>"]
4-
version = "1.5.1"
4+
version = "1.6.0"
55

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
88

99
[compat]
10-
ArrayInterface = "3.2, 4, 5"
11-
julia = "1.5"
10+
ArrayInterface = "3.2, 4, 5, 6"
11+
julia = "1.6"

0 commit comments

Comments
 (0)