From 85d65622cfd1357ea81b446c3b993d92571cca8c Mon Sep 17 00:00:00 2001 From: andrewgryan Date: Mon, 30 Sep 2019 14:30:15 +0100 Subject: [PATCH] Rolled version forward --- forest/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forest/__init__.py b/forest/__init__.py index 89e7b6aba..5576c5df7 100644 --- a/forest/__init__.py +++ b/forest/__init__.py @@ -3,7 +3,7 @@ by Bokeh. Later releases will focus on dividing the API into re-usable components. """ -__version__ = '0.4.0' +__version__ = '0.4.1' from .config import * from . import (