diff --git a/Project.toml b/Project.toml index fba75a1..4bf81e2 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SymbolicWedderburn" uuid = "858aa9a9-4c7c-4c62-b466-2421203962a2" authors = ["Marek Kaluba ", "tweisser "] -version = "0.3.2" +version = "0.3.3" [deps] Cyclotomics = "da8f5974-afbb-4dc8-91d8-516d5257c83b" @@ -17,7 +17,7 @@ Cyclotomics = "0.3" GroupsCore = "0.4" PermutationGroups = "0.3.1" Primes = "0.4, 0.5" -StarAlgebras = "0.1.5" +StarAlgebras = "0.2" julia = "1.6" [extras]