From b802750e8c5108ee2897905f7d7ff97849f7d202 Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Fri, 24 Jun 2022 18:47:02 +0000 Subject: [PATCH] New version: Functors v0.3.0 UUID: d9f16b24-f501-4c13-a1f2-28368ffc5196 Repo: https://github.com/FluxML/Functors.jl.git Tree: a2657dd0f3e8a61dbe70fc7c122038bd33790af5 Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec --- F/Functors/Compat.toml | 5 ++++- F/Functors/Deps.toml | 3 +++ F/Functors/Versions.toml | 3 +++ 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/F/Functors/Compat.toml b/F/Functors/Compat.toml index 9e057c6f72ad054..58f128c6b1ce418 100644 --- a/F/Functors/Compat.toml +++ b/F/Functors/Compat.toml @@ -1,5 +1,8 @@ -[0] +["0-0.2"] julia = "1" ["0-0.2.3"] MacroTools = "0.5" + +["0.3-0"] +julia = "1.6.0-1" diff --git a/F/Functors/Deps.toml b/F/Functors/Deps.toml index 51a1fbfd349bc2e..fc6025b51ec99c0 100644 --- a/F/Functors/Deps.toml +++ b/F/Functors/Deps.toml @@ -1,2 +1,5 @@ ["0-0.2.3"] MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09" + +["0.3-0"] +LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" diff --git a/F/Functors/Versions.toml b/F/Functors/Versions.toml index 40e04a53320b50f..14e86d4e0ff63f2 100644 --- a/F/Functors/Versions.toml +++ b/F/Functors/Versions.toml @@ -27,3 +27,6 @@ git-tree-sha1 = "e4768c3b7f597d5a352afa09874d16e3c3f6ead2" ["0.2.8"] git-tree-sha1 = "223fffa49ca0ff9ce4f875be001ffe173b2b7de4" + +["0.3.0"] +git-tree-sha1 = "a2657dd0f3e8a61dbe70fc7c122038bd33790af5"