Skip to content

Commit ae0abd7

Browse files
authored
Update Project.toml
1 parent a13a865 commit ae0abd7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Project.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "DistributionsAD"
22
uuid = "ced4e74d-a319-5a8a-b0ac-84af2272839c"
3-
version = "0.1.1"
3+
version = "0.1.2"
44

55
[deps]
66
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
@@ -17,6 +17,9 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
1717

1818
[compat]
1919
julia = "1"
20+
Zygote = "0.4.1"
21+
Tracker = "0.2.5"
22+
ForwardDiff = "0.10.6"
2023

2124
[extras]
2225
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"

0 commit comments

Comments
 (0)