Skip to content

Commit bffc8be

Browse files
CompatHelper: bump compat for "Bijectors" to "0.9" (#1569)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: David Widmann <[email protected]>
1 parent e6b7a8b commit bffc8be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "Turing"
22
uuid = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
3-
version = "0.15.12"
3+
version = "0.15.13"
44

55
[deps]
66
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
@@ -38,7 +38,7 @@ AdvancedMH = "0.5.2"
3838
AdvancedPS = "0.1"
3939
AdvancedVI = "0.1"
4040
BangBang = "0.3"
41-
Bijectors = "0.8"
41+
Bijectors = "0.8, 0.9"
4242
Distributions = "0.23.3, 0.24"
4343
DistributionsAD = "0.6"
4444
DocStringExtensions = "0.8"

0 commit comments

Comments
 (0)