From 0f480445256a046123fa88d0cd9b34f17a2a6a59 Mon Sep 17 00:00:00 2001 From: Alexander Plavin Date: Sat, 2 Mar 2024 07:20:21 -0500 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e9129db3..56543e2b 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.36" +version = "0.1.37" [deps] CompositionsBase = "a33af91c-f02d-484b-be07-31d278c5ca2b"