From d3c5e17417f55352c00fc87093fdb9d72416f8b3 Mon Sep 17 00:00:00 2001 From: Guillaume Dalle <22795598+gdalle@users.noreply.github.com> Date: Sat, 15 Mar 2025 11:38:33 +0100 Subject: [PATCH] chore: correct version number --- DifferentiationInterface/Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DifferentiationInterface/Project.toml b/DifferentiationInterface/Project.toml index 1a1f819dd..5017e4ebf 100644 --- a/DifferentiationInterface/Project.toml +++ b/DifferentiationInterface/Project.toml @@ -1,7 +1,7 @@ name = "DifferentiationInterface" uuid = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63" authors = ["Guillaume Dalle", "Adrian Hill"] -version = "0.6.46" +version = "0.6.44" [deps] ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"