From 973139903911c4477fbd44bbc4edba97db424402 Mon Sep 17 00:00:00 2001 From: Guillaume Dalle <22795598+gdalle@users.noreply.github.com> Date: Sat, 3 May 2025 10:01:13 +0200 Subject: [PATCH] chore: bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c37ffa53..9b2331ae 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ImplicitDifferentiation" uuid = "57b37032-215b-411a-8a7c-41a003a55207" authors = ["Guillaume Dalle", "Mohamed Tarek"] -version = "0.7.2" +version = "0.7.3" [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"