From 792c6e3f776ee7793e1b5c79fc895b8cd7bb2056 Mon Sep 17 00:00:00 2001 From: Bagaev Dmitry Date: Wed, 29 Nov 2023 15:47:36 +0100 Subject: [PATCH] update: Bump version to 2.15.0 --- Project.toml | 2 +- codemeta.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Project.toml b/Project.toml index 5e1d3cb18..1c17084af 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 = "2.14.2" +version = "2.15.0" [deps] BayesBase = "b4ee3484-f114-42fe-b91c-797d54a0c67e" diff --git a/codemeta.json b/codemeta.json index c97eb8d55..d00c94ee4 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.14.2", + "version": "2.15.0", "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.14.2", + "softwareVersion": "2.15.0", "keywords": [ "Bayesian inference", "message passing",