Skip to content

Commit

Permalink
Merge branch 'master' into sunxd/move_predict
Browse files Browse the repository at this point in the history
  • Loading branch information
sunxd3 authored Dec 1, 2024
2 parents bf38627 + 0a39979 commit fd1277b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "DynamicPPL"
uuid = "366bfd00-2699-11ea-058f-f148b4cae6d8"
version = "0.30.6"
version = "0.31.0"

[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Expand Down Expand Up @@ -47,7 +47,7 @@ AbstractMCMC = "5"
AbstractPPL = "0.8.4, 0.9"
Accessors = "0.1"
BangBang = "0.4.1"
Bijectors = "0.13.18, 0.14"
Bijectors = "0.13.18, 0.14, 0.15"
ChainRulesCore = "1"
Compat = "4"
ConstructionBase = "1.5.4"
Expand Down
2 changes: 1 addition & 1 deletion test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ ADTypes = "1"
AbstractMCMC = "5"
AbstractPPL = "0.8.4, 0.9"
Accessors = "0.1"
Bijectors = "0.13.9, 0.14"
Bijectors = "0.13.9, 0.14, 0.15"
AdvancedHMC = "0.3.0, 0.4.0, 0.5.2, 0.6"
Combinatorics = "1"
Compat = "4.3.0"
Expand Down

0 comments on commit fd1277b

Please sign in to comment.