From aeae6f69ee7201227174b59686334b77c8fb9f78 Mon Sep 17 00:00:00 2001 From: ymtoo Date: Sun, 10 Mar 2024 15:54:14 +0800 Subject: [PATCH] chore: bump minor version to 1.1.7 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index ca396db..848b167 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "AlphaStableDistributions" uuid = "f20549b4-2d50-407f-863c-cdd202ba59a3" authors = ["Fredrik Bagge Carlson", "Too Yuen Min"] -version = "1.1.6" +version = "1.1.7" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"