From 9dde805eb5f01ca503357db327df20472e357495 Mon Sep 17 00:00:00 2001 From: Registrator Date: Sat, 19 Aug 2023 17:06:28 +0530 Subject: [PATCH] New version: BaytesSMC v0.3.5 (#89922) UUID: 2428e3a5-deaa-4b4d-8ec5-54cd60d7566c Repo: https://github.com/paschermayr/BaytesSMC.jl.git Tree: 863f6d8734cac2967db1dbe7226c34b488f8f51d Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- B/BaytesSMC/Compat.toml | 3 +++ B/BaytesSMC/Deps.toml | 3 +++ B/BaytesSMC/Versions.toml | 3 +++ 3 files changed, 9 insertions(+) diff --git a/B/BaytesSMC/Compat.toml b/B/BaytesSMC/Compat.toml index 3575104b6943400..2ecd1247267306f 100644 --- a/B/BaytesSMC/Compat.toml +++ b/B/BaytesSMC/Compat.toml @@ -49,3 +49,6 @@ julia = "1.8.0-1" ["0.3.3-0"] ModelWrappers = "0.5" + +["0.3.5-0"] +BaytesOptim = "0.1" diff --git a/B/BaytesSMC/Deps.toml b/B/BaytesSMC/Deps.toml index c428ae9906efb80..97444d459c0bd04 100644 --- a/B/BaytesSMC/Deps.toml +++ b/B/BaytesSMC/Deps.toml @@ -20,3 +20,6 @@ BaytesDiff = "12a76ff9-393d-487f-8b39-e615b97e2f77" ["0.3.2-0"] SimpleUnPack = "ce78b400-467f-4804-87d8-8f486da07d0a" + +["0.3.5-0"] +BaytesOptim = "c78c806d-0713-4f4e-8b87-f7023233ea83" diff --git a/B/BaytesSMC/Versions.toml b/B/BaytesSMC/Versions.toml index 05c8db0d1aadd84..77246e0260e2906 100644 --- a/B/BaytesSMC/Versions.toml +++ b/B/BaytesSMC/Versions.toml @@ -81,3 +81,6 @@ git-tree-sha1 = "ffaced5c8204e3318ea44255744072deb0254544" ["0.3.4"] git-tree-sha1 = "e604f601d8398fcf229e8e20d46484e39b1e6f25" + +["0.3.5"] +git-tree-sha1 = "863f6d8734cac2967db1dbe7226c34b488f8f51d"