From b62b6151f754960bdf2d208b8cc0021f4fad5773 Mon Sep 17 00:00:00 2001 From: Aayush Sabharwal Date: Fri, 18 Jul 2025 13:24:40 +0530 Subject: [PATCH] build: bump patch version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index eb8c43b..a392450 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "SymbolicIndexingInterface" uuid = "2efcf032-c050-4f8e-a9bb-153293bab1f5" authors = ["Aayush Sabharwal and contributors"] -version = "0.3.41" +version = "0.3.42" [deps] Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"