Skip to content

Commit

Permalink
Bump Bijectors to 0.14.0 (#2384)
Browse files Browse the repository at this point in the history
* Bump Bijectors to 0.14

* Update Project.toml

---------

Co-authored-by: Hong Ge <[email protected]>
  • Loading branch information
penelopeysm and yebai authored Nov 7, 2024
1 parent 397d1a7 commit 470f447
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "Turing"
uuid = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
version = "0.35.1"
version = "0.35.2"

[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Expand Down Expand Up @@ -56,14 +56,14 @@ AdvancedMH = "0.8"
AdvancedPS = "0.6.0"
AdvancedVI = "0.2"
BangBang = "0.4.2"
Bijectors = "0.13.6"
Bijectors = "0.14"
Compat = "4.15.0"
DataStructures = "0.18"
Distributions = "0.23.3, 0.24, 0.25"
DistributionsAD = "0.6"
DocStringExtensions = "0.8, 0.9"
DynamicHMC = "3.4"
DynamicPPL = "0.29, 0.30.2"
DynamicPPL = "0.29, 0.30.4"
EllipticalSliceSampling = "0.5, 1, 2"
ForwardDiff = "0.10.3"
Libtask = "0.8.8"
Expand Down

0 comments on commit 470f447

Please sign in to comment.