From ffdacd2c636afb9bb5ba432503df91a1fe19a2cb Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Fri, 24 Dec 2021 02:05:42 +0000 Subject: [PATCH] New version: Plasma v0.1.1 UUID: d4286570-51d5-4bbe-9c0b-035637fe1a6e Repo: https://github.com/killah-t-cell/Plasma.jl.git Tree: e4cd630437eb9657a392ea701129fbbc76dbb1f6 Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec --- P/Plasma/Compat.toml | 9 +++++++-- P/Plasma/Versions.toml | 3 +++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/P/Plasma/Compat.toml b/P/Plasma/Compat.toml index 11002016619cf12..e0674fbe84ce9f0 100644 --- a/P/Plasma/Compat.toml +++ b/P/Plasma/Compat.toml @@ -6,8 +6,13 @@ DomainSets = "0.5" Flux = "0.12" GLMakie = "0.4" GalacticOptim = "2" -ModelingToolkit = "6-7" -NeuralPDE = "4" Optim = "1" Symbolics = "3-4" julia = "1" + +["0-0.1.0"] +ModelingToolkit = "6-7" +NeuralPDE = "4" + +["0.1.1-0"] +ModelingToolkit = "6-8" diff --git a/P/Plasma/Versions.toml b/P/Plasma/Versions.toml index c10a4be6dd0d65f..096030133446bb8 100644 --- a/P/Plasma/Versions.toml +++ b/P/Plasma/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "9b6547145aa65e7660965c445d5cb019cda6d49b" + +["0.1.1"] +git-tree-sha1 = "e4cd630437eb9657a392ea701129fbbc76dbb1f6"