From 3663aa7e77b4d425b40dad5267777733ead4950b Mon Sep 17 00:00:00 2001 From: Olivier Milla Date: Thu, 9 Jan 2025 23:39:27 +0100 Subject: [PATCH] Reverted UUID. Changing UUID in the regitry is not allowed --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index c4347fb..53758b7 100644 --- a/Project.toml +++ b/Project.toml @@ -1,5 +1,5 @@ name = "InteractiveBrokers" -uuid = "c9eee01f-432d-414e-83d3-5217cf8b3b71" +uuid = "f310f2d2-a263-11e8-3998-47bd686f18f7" authors = ["Luca Billi ", "Olivier Milla "] version = "0.28"