From e3616597046be6815beb1b4bf2c46cede6f40161 Mon Sep 17 00:00:00 2001 From: Guillaume Dalle <22795598+gdalle@users.noreply.github.com> Date: Fri, 11 Apr 2025 07:35:24 +0200 Subject: [PATCH] Bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 97ded215..22c78b59 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.0" +version = "0.7.1" [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"