Skip to content

Commit

Permalink
allow ChainRules v0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
oxinabox committed Sep 6, 2019
1 parent d8339cc commit 08e0f73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "ChainRules"
uuid = "082447d4-558c-5d27-93f4-14fc19e9eca2"
version = "0.1.1"
version = "0.1.2-DEV"

[deps]
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
Expand All @@ -10,7 +10,7 @@ Requires = "ae029012-a4dd-5104-9daa-d747884805df"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

[compat]
ChainRulesCore = "^0.2"
ChainRulesCore = "^0.2, ^0.3"
FiniteDifferences = "^0.7"
julia = "^1.0"

Expand Down

0 comments on commit 08e0f73

Please sign in to comment.