From ae6982c8a26bdeee265f6fa427afe994d02a6dbd Mon Sep 17 00:00:00 2001 From: Registrator Date: Thu, 4 Mar 2021 12:57:49 +0530 Subject: [PATCH] New version: Symbolics v0.1.3 (#31268) UUID: 0c5d862f-8b57-4792-8d23-62f2024744c7 Repo: https://github.com/JuliaSymbolics/Symbolics.jl.git Tree: 2689297cabc2983b596e9ea6ab9cc58161d0127e Registrator tree SHA: e934b8c55381f28735124f23e8f7e96d09b20416 --- S/Symbolics/Compat.toml | 8 +++++++- S/Symbolics/Deps.toml | 3 +++ S/Symbolics/Versions.toml | 3 +++ 3 files changed, 13 insertions(+), 1 deletion(-) diff --git a/S/Symbolics/Compat.toml b/S/Symbolics/Compat.toml index cb88561d8c68de7..1b0647f3aa514d7 100644 --- a/S/Symbolics/Compat.toml +++ b/S/Symbolics/Compat.toml @@ -11,6 +11,12 @@ Reexport = ["0.2", "1"] RuntimeGeneratedFunctions = "0.4.3-0.5" SciMLBase = "1.8.0-1" SpecialFunctions = ["0.7-0.10", "1"] -SymbolicUtils = "0.8.4-0.8" TreeViews = "0.3" julia = "1.2.0-1" + +["0-0.1.2"] +SymbolicUtils = "0.8.4-0.8" + +["0.1.3-0"] +RecipesBase = "1.1.0-1" +SymbolicUtils = "0.9" diff --git a/S/Symbolics/Deps.toml b/S/Symbolics/Deps.toml index f234e49f25416c8..ede95ce643855f9 100644 --- a/S/Symbolics/Deps.toml +++ b/S/Symbolics/Deps.toml @@ -18,3 +18,6 @@ TreeViews = "a2a6695c-b41b-5b7d-aed9-dbfdeacea5d7" ["0.1.1-0"] Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb" + +["0.1.3-0"] +RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01" diff --git a/S/Symbolics/Versions.toml b/S/Symbolics/Versions.toml index fcd1746c8091f46..66439f45b5a5657 100644 --- a/S/Symbolics/Versions.toml +++ b/S/Symbolics/Versions.toml @@ -6,3 +6,6 @@ git-tree-sha1 = "2962850afb827edbc5a8866b417e9aa00bbe5518" ["0.1.2"] git-tree-sha1 = "c10e543aa4e725c351d2c5446d38eb343f98068b" + +["0.1.3"] +git-tree-sha1 = "2689297cabc2983b596e9ea6ab9cc58161d0127e"