From a60e831d00e1fa5954fea140de2d23a94e32522b Mon Sep 17 00:00:00 2001 From: Registrator Date: Thu, 27 Jun 2024 10:03:00 +0530 Subject: [PATCH] New version: MathematicalSystems v0.13.5 (#109886) UUID: d14a8603-c872-5ed3-9ece-53e0e82e39da Repo: https://github.com/JuliaReach/MathematicalSystems.jl.git Tree: a4696eadc452077ab12f3e32612dd2ec1c7c6cc7 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- M/MathematicalSystems/Compat.toml | 8 ++++++++ M/MathematicalSystems/Versions.toml | 3 +++ 2 files changed, 11 insertions(+) diff --git a/M/MathematicalSystems/Compat.toml b/M/MathematicalSystems/Compat.toml index fd59a1788f4ba87..b6520aa58fffed2 100644 --- a/M/MathematicalSystems/Compat.toml +++ b/M/MathematicalSystems/Compat.toml @@ -13,6 +13,12 @@ RecipesBase = ["0.6-0.8", "1"] ["0.13.3-0"] MultivariatePolynomials = "0.3-0.5" +["0.13.5-0"] +InteractiveUtils = ["0.0.0", "1.4.0-1"] +LinearAlgebra = ["0.0.0", "1.4.0-1"] +SparseArrays = ["0.0.0", "1.4.0-1"] +julia = "1.5.0-1" + ["0.4-0.5"] julia = ["0.7", "1"] @@ -21,6 +27,8 @@ MultivariatePolynomials = "0.1.4-0.3" ["0.6-0"] Espresso = "0.6" + +["0.6-0.13.4"] julia = "1" ["0.7-0.11.10"] diff --git a/M/MathematicalSystems/Versions.toml b/M/MathematicalSystems/Versions.toml index 40e4708ac850526..6070ef45d6b5308 100644 --- a/M/MathematicalSystems/Versions.toml +++ b/M/MathematicalSystems/Versions.toml @@ -93,3 +93,6 @@ git-tree-sha1 = "1a6cc2201d1bb0ffc3db4666ec027eccc8cb0a80" ["0.13.4"] git-tree-sha1 = "48542efbf438feb29e54602f73e5f6d252a3f6e0" + +["0.13.5"] +git-tree-sha1 = "a4696eadc452077ab12f3e32612dd2ec1c7c6cc7"