From cbe7f34ca607d15407786c4b490db181b50ea395 Mon Sep 17 00:00:00 2001 From: Registrator Date: Wed, 6 Oct 2021 23:54:45 +0530 Subject: [PATCH] New version: MotifRecognition v0.1.11 (#45831) UUID: 2a4d4a8f-c57f-4bed-b307-c16a2225f1ea Repo: https://github.com/johncwok/MotifRecognition.jl.git Tree: abb57250d19e24c12f26227097fd6b4c42637e21 Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0 --- M/MotifRecognition/Compat.toml | 9 ++++++++- M/MotifRecognition/Versions.toml | 3 +++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/M/MotifRecognition/Compat.toml b/M/MotifRecognition/Compat.toml index 69170d4cb8b0ce6..ed257dce83522ba 100644 --- a/M/MotifRecognition/Compat.toml +++ b/M/MotifRecognition/Compat.toml @@ -1,6 +1,13 @@ [0] Combinatorics = "1.0.2-1" +julia = "1" + +["0-0.1.0"] DataStructures = "0.18.8-0.18" Distributions = "0.24.10-0.24" Plots = "1.10.1-1" -julia = "1" + +["0.1.11-0"] +DataStructures = "0.14" +Distributions = "0.25.16-0.25" +Plots = "0.20" diff --git a/M/MotifRecognition/Versions.toml b/M/MotifRecognition/Versions.toml index 99f6e7a64ff123c..1b57147f2648bb6 100644 --- a/M/MotifRecognition/Versions.toml +++ b/M/MotifRecognition/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "9fb788bd371b0f1e36566dca08fb6ca15418daa8" + +["0.1.11"] +git-tree-sha1 = "abb57250d19e24c12f26227097fd6b4c42637e21"