File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
name = " AdvancedPS"
2
2
uuid = " 576499cb-2369-40b2-a588-c64705576edc"
3
3
authors = [" TuringLang" ]
4
- version = " 0.3.6 "
4
+ version = " 0.3.7 "
5
5
6
6
[deps ]
7
7
AbstractMCMC = " 80f14c24-f653-4e6a-9b94-39d6b0f70001"
@@ -11,7 +11,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
11
11
StatsFuns = " 4c63d2b9-4356-54db-8cca-17b64c39e42c"
12
12
13
13
[compat ]
14
- AbstractMCMC = " 2, 3"
14
+ AbstractMCMC = " 2, 3, 4 "
15
15
Distributions = " 0.23, 0.24, 0.25"
16
16
Libtask = " 0.6.4, 0.7"
17
17
StatsFuns = " 0.9"
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
6
6
Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
7
7
8
8
[compat ]
9
- AbstractMCMC = " 2, 3"
9
+ AbstractMCMC = " 2, 3, 4 "
10
10
Distributions = " 0.24, 0.25"
11
11
Libtask = " 0.6, 0.7"
12
12
julia = " 1.3"
You can’t perform that action at this time.
0 commit comments