From 77f1b25c8b394f6cbdb5e6de3603418758bde6ce Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Sun, 20 Mar 2022 15:46:21 +0000 Subject: [PATCH] New version: BifurcationInference v0.1.3 UUID: 7fe238d6-d31e-4646-aa16-9d8429fd6da8 Repo: https://github.com/gszep/BifurcationInference.jl.git Tree: 624bf942aab1c8eb63efa235b02b97d9b8e0b356 Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec --- B/BifurcationInference/Compat.toml | 7 ++++++- B/BifurcationInference/Versions.toml | 3 +++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/B/BifurcationInference/Compat.toml b/B/BifurcationInference/Compat.toml index 6b7d15ae6020267..886ce285e5bfba8 100644 --- a/B/BifurcationInference/Compat.toml +++ b/B/BifurcationInference/Compat.toml @@ -5,7 +5,6 @@ InvertedIndices = "1" LaTeXStrings = "1" Parameters = "0.12" Plots = "1" -SpecialFunctions = "1.5.0-1" StaticArrays = "1.2.0-1" julia = "1" @@ -15,9 +14,15 @@ BifurcationKit = "0.1" ["0-0.1.1"] Setfield = "0.7" +["0-0.1.2"] +SpecialFunctions = "1.5.0-1" + ["0.1.1"] BifurcationKit = "0.1.5-0.1" ["0.1.2-0"] BifurcationKit = "0.1" Setfield = "0.7-0.8" + +["0.1.3-0"] +SpecialFunctions = "1.5.0-2" diff --git a/B/BifurcationInference/Versions.toml b/B/BifurcationInference/Versions.toml index 68d5af39cbff5c3..c548b82dcf0da79 100644 --- a/B/BifurcationInference/Versions.toml +++ b/B/BifurcationInference/Versions.toml @@ -6,3 +6,6 @@ git-tree-sha1 = "f7a259c8ae07c4ede95c86ca7eb003679f3b79cb" ["0.1.2"] git-tree-sha1 = "c09650a95d2e2b1c2665f1e3c606b400fa8065ce" + +["0.1.3"] +git-tree-sha1 = "624bf942aab1c8eb63efa235b02b97d9b8e0b356"