Skip to content

Commit

Permalink
bump version and ReactiveMP dep
Browse files Browse the repository at this point in the history
  • Loading branch information
bvdmitri committed Jan 14, 2025
1 parent 5637b71 commit 2891509
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "RxInfer"
uuid = "86711068-29c9-4ff7-b620-ae75d7495b3d"
authors = ["Bagaev Dmitry <[email protected]> and contributors"]
version = "3.8.4"
version = "3.9.0"

[deps]
BayesBase = "b4ee3484-f114-42fe-b91c-797d54a0c67e"
Expand Down Expand Up @@ -42,7 +42,7 @@ MacroTools = "0.5.6"
Optim = "1.0.0"
ProgressMeter = "1.0.0"
Random = "1.9"
ReactiveMP = "~4.4.4"
ReactiveMP = "~4.5.0"
Reexport = "1.2.0"
Rocket = "1.8.0"
Static = "0.8.10, 1"
Expand Down
4 changes: 2 additions & 2 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@
"downloadUrl": "https://github.com/reactivebayes/RxInfer.jl/releases",
"issueTracker": "https://github.com/reactivebayes/RxInfer.jl/issues",
"name": "RxInfer.jl",
"version": "3.8.4",
"version": "3.9.0",
"description": "Julia package for automated, scalable and efficient Bayesian inference on factor graphs with reactive message passing. ",
"applicationCategory": "Statistics",
"developmentStatus": "active",
"readme": "https://reactivebayes.github.io/RxInfer.jl/stable/",
"softwareVersion": "3.8.4",
"softwareVersion": "3.9.0",
"keywords": [
"Bayesian inference",
"message passing",
Expand Down

0 comments on commit 2891509

Please sign in to comment.