From 06ca282960a371ee0e6e730a1ae1731fac3b46d0 Mon Sep 17 00:00:00 2001 From: Dylan Asmar <91484811+dylan-asmar@users.noreply.github.com> Date: Thu, 13 Jun 2024 19:28:22 -0600 Subject: [PATCH] Version bump --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 4d1efbc..2300e3f 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "POMCPOW" uuid = "4c53ee00-974c-466f-8fa5-8dd73959bbab" repo = "https://github.com/JuliaPOMDP/POMCPOW.jl" -version = "0.3.9" +version = "0.3.10" [deps] BasicPOMCP = "d721219e-3fc6-5570-a8ef-e5402f47c49e"