From c9c7b6c1fd6fd3ac787e6a9d554d84efcd80f2e4 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Tue, 28 May 2024 14:04:59 +0200 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 44440b8..69856a0 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.21" +version = "0.3.22" [deps] Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"