From 1ed850a5aad037f80027bf1a58b22f04c55397b7 Mon Sep 17 00:00:00 2001 From: Alexander Plavin Date: Thu, 9 Jan 2025 22:35:12 -0500 Subject: [PATCH] bump --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1106c15..344d3d9 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Accessors" uuid = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697" authors = ["Takafumi Arakaki ", "Jan Weidner and contributors"] -version = "0.1.40" +version = "0.1.41" [deps] CompositionsBase = "a33af91c-f02d-484b-be07-31d278c5ca2b"