diff --git a/Project.toml b/Project.toml index 018c609bb..87650fbed 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.10.3" +version = "2.10.4" [deps] DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8" diff --git a/codemeta.json b/codemeta.json index 3069328a7..1653270dd 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.10.3", + "version": "2.10.4", "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.10.3", + "softwareVersion": "2.10.4", "keywords": [ "Bayesian inference", "message passing",