diff --git a/Project.toml b/Project.toml index 6442f2640..4fa4a1642 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "RxInfer" uuid = "86711068-29c9-4ff7-b620-ae75d7495b3d" authors = ["Bagaev Dmitry and contributors"] -version = "3.8.0" +version = "3.8.1" [deps] BayesBase = "b4ee3484-f114-42fe-b91c-797d54a0c67e" diff --git a/codemeta.json b/codemeta.json index c7f045cfd..813ee7bb2 100644 --- a/codemeta.json +++ b/codemeta.json @@ -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.0", + "version": "3.8.1", "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.0", + "softwareVersion": "3.8.1", "keywords": [ "Bayesian inference", "message passing",