Skip to content

Commit eb5d913

Browse files
github-actions[bot]CompatHelper Juliadevmotion
authored
CompatHelper: bump compat for Compat to 4, (keep existing compat) (#58)
* CompatHelper: bump compat for Compat to 4, (keep existing compat) * Update Project.toml Co-authored-by: CompatHelper Julia <compathelper_noreply@julialang.org> Co-authored-by: David Widmann <devmotion@users.noreply.github.com>
1 parent 5ce4f61 commit eb5d913

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "AbstractDifferentiation"
22
uuid = "c29ec348-61ec-40c8-8164-b8c60e9d9f3d"
33
authors = ["Mohamed Tarek <mohamed82008@gmail.com> and contributors"]
4-
version = "0.4.2"
4+
version = "0.4.3"
55

66
[deps]
77
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
@@ -12,7 +12,7 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
1212

1313
[compat]
1414
ChainRulesCore = "1"
15-
Compat = "3"
15+
Compat = "3, 4"
1616
ExprTools = "0.1"
1717
ForwardDiff = "0.10"
1818
Requires = "0.5, 1"

0 commit comments

Comments
 (0)