From cd28d34ecc8aa22550e9aa4df44192ec27c1a11b Mon Sep 17 00:00:00 2001 From: andrewgryan Date: Mon, 30 Sep 2019 14:28:13 +0100 Subject: [PATCH] Rolled version number forward --- forest/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forest/__init__.py b/forest/__init__.py index cd0c7bf10..89e7b6aba 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.3.0' +__version__ = '0.4.0' from .config import * from . import (