Skip to content

Commit 2891509

Browse files
committed
bump version and ReactiveMP dep
1 parent 5637b71 commit 2891509

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "RxInfer"
22
uuid = "86711068-29c9-4ff7-b620-ae75d7495b3d"
33
authors = ["Bagaev Dmitry <d.v.bagaev@tue.nl> and contributors"]
4-
version = "3.8.4"
4+
version = "3.9.0"
55

66
[deps]
77
BayesBase = "b4ee3484-f114-42fe-b91c-797d54a0c67e"
@@ -42,7 +42,7 @@ MacroTools = "0.5.6"
4242
Optim = "1.0.0"
4343
ProgressMeter = "1.0.0"
4444
Random = "1.9"
45-
ReactiveMP = "~4.4.4"
45+
ReactiveMP = "~4.5.0"
4646
Reexport = "1.2.0"
4747
Rocket = "1.8.0"
4848
Static = "0.8.10, 1"

codemeta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"downloadUrl": "https://github.com/reactivebayes/RxInfer.jl/releases",
1010
"issueTracker": "https://github.com/reactivebayes/RxInfer.jl/issues",
1111
"name": "RxInfer.jl",
12-
"version": "3.8.4",
12+
"version": "3.9.0",
1313
"description": "Julia package for automated, scalable and efficient Bayesian inference on factor graphs with reactive message passing. ",
1414
"applicationCategory": "Statistics",
1515
"developmentStatus": "active",
1616
"readme": "https://reactivebayes.github.io/RxInfer.jl/stable/",
17-
"softwareVersion": "3.8.4",
17+
"softwareVersion": "3.9.0",
1818
"keywords": [
1919
"Bayesian inference",
2020
"message passing",

0 commit comments

Comments
 (0)