From 768e71887e1ea56bf9f0acff52cd33b79438b50a Mon Sep 17 00:00:00 2001 From: Alexander Plavin Date: Sat, 6 Jan 2024 21:45:50 -0600 Subject: [PATCH] bump v0.1.34 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e90d3ac1..6e337361 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.33" +version = "0.1.34" [deps] CompositionsBase = "a33af91c-f02d-484b-be07-31d278c5ca2b"