From 478edb0b3b31c71f295d729e5553f49025bbb31a Mon Sep 17 00:00:00 2001 From: Seth Axen Date: Mon, 2 May 2022 16:52:01 +0200 Subject: [PATCH] Remove DEV designation --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1003e7f4..79e6416e 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "Pathfinder" uuid = "b1d3bc72-d0e7-4279-b92f-7fa5d6d2d454" authors = ["Seth Axen and contributors"] -version = "0.4.0-DEV" +version = "0.4.0" [deps] AbstractDifferentiation = "c29ec348-61ec-40c8-8164-b8c60e9d9f3d"