Skip to content

Commit 79b4ff4

Browse files
authored
Merge pull request #165 from SciML/os/[email protected]
Support [email protected]
2 parents dc7553f + 7d5b319 commit 79b4ff4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "LabelledArrays"
22
uuid = "2ee39098-c373-598a-b85f-a56591580800"
33
authors = ["Chris Rackauckas <[email protected]>"]
4-
version = "1.16.0"
4+
version = "1.16.1"
55

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -16,7 +16,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1616
[compat]
1717
ArrayInterface = "7"
1818
ChainRulesCore = "1"
19-
ForwardDiff = "0.10.3"
19+
ForwardDiff = "0.10.3, 1"
2020
MacroTools = "0.5"
2121
PreallocationTools = "0.4"
2222
RecursiveArrayTools = "3"

0 commit comments

Comments
 (0)