We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5166a90 commit d36bb00Copy full SHA for d36bb00
Project.toml
@@ -1,7 +1,7 @@
1
name = "AbstractDifferentiation"
2
uuid = "c29ec348-61ec-40c8-8164-b8c60e9d9f3d"
3
authors = ["Mohamed Tarek <[email protected]> and contributors"]
4
-version = "0.6.0-DEV"
+version = "0.6.0"
5
6
[deps]
7
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
docs/Project.toml
@@ -4,6 +4,6 @@ Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
[compat]
-AbstractDifferentiation = "0.5, 0.6"
+AbstractDifferentiation = "0.6"
8
Documenter = "1"
9
Zygote = "0.6"
0 commit comments