From bed1a98e164f2c81c398edb6744600492f0c7661 Mon Sep 17 00:00:00 2001 From: Oskar Laverny Date: Fri, 20 Sep 2024 16:59:02 +0200 Subject: [PATCH] Bump version to 0.1.6 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c45fc91..a202b46 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "WilliamsonTransforms" uuid = "48feb556-9bdd-43a2-8e10-96100ec25e22" authors = ["Oskar Laverny and contributors"] -version = "0.1.5" +version = "0.1.6" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"