From 0492cf39df694e9c78665102eaf6703d405a4ff9 Mon Sep 17 00:00:00 2001 From: Zachary Sunberg Date: Wed, 30 Sep 2020 16:28:30 -0600 Subject: [PATCH] Bump version for registration in General --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 27cb00f..c2960c8 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "GlobalApproximationValueIteration" uuid = "277f244e-4908-11e9-33c2-5d5365097ef8" repo = "https://github.com/JuliaPOMDP/GlobalApproximationValueIteration.jl" -version = "0.2.1" +version = "0.2.2" [deps] Flux = "587475ba-b771-5e3f-ad9e-33799f191a9c"