From 22a2a629c49585e4b86ff3c2e580949a3bdcd819 Mon Sep 17 00:00:00 2001 From: Aayush Sabharwal Date: Mon, 10 Feb 2025 22:01:53 +0530 Subject: [PATCH] build: bump minor version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 68f2b66df..21ae10a53 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Symbolics" uuid = "0c5d862f-8b57-4792-8d23-62f2024744c7" authors = ["Shashi Gowda "] -version = "6.28.0" +version = "6.29.0" [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"