Skip to content

Commit 8ca0fc8

Browse files
committed
fix unbump subproject AdvancedVI compat
1 parent daeb93b commit 8ca0fc8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bench/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
2020

2121
[compat]
2222
ADTypes = "1"
23-
AdvancedVI = "0.6, 0.5"
23+
AdvancedVI = "0.6"
2424
BenchmarkTools = "1"
2525
Bijectors = "0.13, 0.14, 0.15"
2626
Distributions = "0.25.111"

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
2525
[compat]
2626
ADTypes = "1"
2727
Accessors = "0.1"
28-
AdvancedVI = "0.6, 0.5"
28+
AdvancedVI = "0.6"
2929
Bijectors = "0.13.6, 0.14, 0.15"
3030
DataFrames = "1"
3131
DifferentiationInterface = "0.7"

0 commit comments

Comments
 (0)