From bb18fb06e9870713037602d5491f6629796cc42b Mon Sep 17 00:00:00 2001 From: andrewgryan Date: Wed, 16 Mar 2022 11:45:51 +0000 Subject: [PATCH] Release v0.20.12 --- forest/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forest/__init__.py b/forest/__init__.py index 281d226f..e9400841 100644 --- a/forest/__init__.py +++ b/forest/__init__.py @@ -28,4 +28,4 @@ .. automodule:: forest.services """ -__version__ = "0.20.11" +__version__ = "0.20.12"