From b740ade71ad767aece0fb9f59cbee2d423834563 Mon Sep 17 00:00:00 2001 From: David Caron Date: Mon, 18 Jun 2018 16:43:37 -0400 Subject: [PATCH] version bump --- pclpy/__version__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pclpy/__version__.py b/pclpy/__version__.py index 334bb5e..3e2f46a 100644 --- a/pclpy/__version__.py +++ b/pclpy/__version__.py @@ -1 +1 @@ -__version__ = "0.8.3.dev" +__version__ = "0.9.0"