From acd113ca9455be4ddcaba673a91bb2dc9cb89c51 Mon Sep 17 00:00:00 2001 From: janlukas Date: Thu, 20 Jul 2023 11:21:43 +0100 Subject: [PATCH] bumped version to 1.3.0 because making MajoranaReg immutable is more than a minor change --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 550ef89..56edecf 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "FLOYao" uuid = "6d9310a3-f1d0-41b7-8edb-11c1cf57cd2d" authors = ["janlukas.bosse and contributors"] -version = "1.2.4" +version = "1.3.0" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"