From 2d4086abde0dfeafafe37d2ff9746e24d55496fe Mon Sep 17 00:00:00 2001 From: Registrator Date: Tue, 18 Jul 2023 17:28:09 +0530 Subject: [PATCH] New version: SSMPlots v0.0.2 (#87692) UUID: b9734e3f-1fb5-4b0f-895a-a4ed7ba034cc Repo: https://github.com/itsdfish/SSMPlots.jl.git Tree: 569592636c1b74ef09b4c4e089a1a44751130d4e Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701 --- S/SSMPlots/Compat.toml | 3 +++ S/SSMPlots/Deps.toml | 3 +++ S/SSMPlots/Versions.toml | 3 +++ 3 files changed, 9 insertions(+) diff --git a/S/SSMPlots/Compat.toml b/S/SSMPlots/Compat.toml index 0e5b86c910bc707..789efd38d86c92a 100644 --- a/S/SSMPlots/Compat.toml +++ b/S/SSMPlots/Compat.toml @@ -4,3 +4,6 @@ KernelDensity = "0.6" Plots = "1" SequentialSamplingModels = "0.5" julia = "1" + +["0.0.2-0"] +SafeTestsets = ["0.0.1", "0.1"] diff --git a/S/SSMPlots/Deps.toml b/S/SSMPlots/Deps.toml index 654158e8479192a..e33cefc27fad3ac 100644 --- a/S/SSMPlots/Deps.toml +++ b/S/SSMPlots/Deps.toml @@ -3,3 +3,6 @@ Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59" KernelDensity = "5ab0869b-81aa-558d-bb23-cbf5423bbe9b" Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" SequentialSamplingModels = "0e71a2a6-2b30-4447-8742-d083a85e82d1" + +["0.0.2-0"] +SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f" diff --git a/S/SSMPlots/Versions.toml b/S/SSMPlots/Versions.toml index 3bbc1a4717d5425..e12236d06328554 100644 --- a/S/SSMPlots/Versions.toml +++ b/S/SSMPlots/Versions.toml @@ -1,2 +1,5 @@ ["0.0.1"] git-tree-sha1 = "0fc9807e28b4adae8d6c6d3e6010f9eba441ccdd" + +["0.0.2"] +git-tree-sha1 = "569592636c1b74ef09b4c4e089a1a44751130d4e"