From 32c8806169f56f7e58d7f9e386d80fd442e38f2f Mon Sep 17 00:00:00 2001 From: Gaspard Jankowiak Date: Wed, 12 Feb 2025 11:21:46 +0100 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index a329dc2..56fbea9 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TaylorTest" uuid = "967b12e5-70be-421a-a124-e33167727e0a" authors = ["Gaspard Jankowiak "] -version = "0.2.0" +version = "0.2.1" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"