From 174d7eeea493d885041bcbc28c321e91146994d1 Mon Sep 17 00:00:00 2001 From: CompatHelper Julia Date: Thu, 18 Aug 2022 01:01:02 +0000 Subject: [PATCH] CompatHelper: add new compat entry for WignerSymbols at version 2, (keep existing compat) --- Project.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Project.toml b/Project.toml index a0ddedb..ad6bb67 100644 --- a/Project.toml +++ b/Project.toml @@ -15,6 +15,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" WignerSymbols = "9f57e263-0b3d-5e2e-b1be-24f2bb48858b" [compat] +WignerSymbols = "2" julia = "1.7" [extras]