From 616742d3c4e90779c68c4f580ce19cc59c83c865 Mon Sep 17 00:00:00 2001 From: Gaspard Jankowiak Date: Tue, 11 Feb 2025 13:43:05 +0100 Subject: [PATCH] [README] version bump --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 7c4e462..f7c06c9 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TaylorTest" uuid = "967b12e5-70be-421a-a124-e33167727e0a" authors = ["Gaspard Jankowiak "] -version = "0.1.1" +version = "0.1.2" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"