diff --git a/Project.toml b/Project.toml index 73b204797..28a3c465b 100644 --- a/Project.toml +++ b/Project.toml @@ -2,7 +2,7 @@ name = "RxInfer" uuid = "86711068-29c9-4ff7-b620-ae75d7495b3d" authors = ["Bagaev Dmitry and contributors"] # Do not forget to update the version in the `codemeta.json` too -version = "2.11.2" +version = "2.11.3" [deps] DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8" diff --git a/codemeta.json b/codemeta.json index d0dcf740b..45ba6a378 100644 --- a/codemeta.json +++ b/codemeta.json @@ -9,12 +9,12 @@ "downloadUrl": "https://github.com/biaslab/RxInfer.jl/releases", "issueTracker": "https://github.com/biaslab/RxInfer.jl/issues", "name": "RxInfer.jl", - "version": "2.11.2", + "version": "2.11.3", "description": "Julia package for automated, scalable and efficient Bayesian inference on factor graphs with reactive message passing. ", "applicationCategory": "Statistics", "developmentStatus": "active", "readme": "https://biaslab.github.io/RxInfer.jl/stable/", - "softwareVersion": "2.11.2", + "softwareVersion": "2.11.3", "keywords": [ "Bayesian inference", "message passing",