From 6bb707b982b7fa9cf7258f8f7803eddc87c4c757 Mon Sep 17 00:00:00 2001 From: Registrator Date: Mon, 3 Feb 2025 18:10:01 +0530 Subject: [PATCH] New version: DistributedMonteCarlo v0.1.2 (#124249) UUID: 1911db96-88a4-4c72-b932-f455b4e9470b Repo: https://github.com/baxmittens/DistributedMonteCarlo.jl.git Tree: 77c018ac48b199465cd8e4893364b732745c191a Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- D/DistributedMonteCarlo/Compat.toml | 7 ++++++- D/DistributedMonteCarlo/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/D/DistributedMonteCarlo/Compat.toml b/D/DistributedMonteCarlo/Compat.toml index 257e0f8dfdb7902..3e2ba341ea44f61 100644 --- a/D/DistributedMonteCarlo/Compat.toml +++ b/D/DistributedMonteCarlo/Compat.toml @@ -1,8 +1,13 @@ [0] -AltInplaceOpsInterface = "0.1" StaticArrays = "1" julia = "1" +["0-0.1.1"] +AltInplaceOpsInterface = "0.1" + ["0.1.1-0"] LatinHypercubeSampling = "1" UnicodePlots = "3" + +["0.1.2-0"] +AltInplaceOpsInterface = "0.1.1-0.1" diff --git a/D/DistributedMonteCarlo/Versions.toml b/D/DistributedMonteCarlo/Versions.toml index 686a5866ad6a7f2..5ce8c7042c7b0cb 100644 --- a/D/DistributedMonteCarlo/Versions.toml +++ b/D/DistributedMonteCarlo/Versions.toml @@ -3,3 +3,6 @@ git-tree-sha1 = "5f126b70451a3c604bcdd6c86e1e30f99790c0a9" ["0.1.1"] git-tree-sha1 = "4e412f9ee782ac384aab779b31c5520c4775c9e2" + +["0.1.2"] +git-tree-sha1 = "77c018ac48b199465cd8e4893364b732745c191a"