From c6504b42096ead37f418a878ec902f12a435945a Mon Sep 17 00:00:00 2001 From: adamstruck Date: Thu, 14 Nov 2019 16:38:04 +0000 Subject: [PATCH] bump version to 0.3.0 --- cwl_tes/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cwl_tes/__init__.py b/cwl_tes/__init__.py index d3ec452..493f741 100644 --- a/cwl_tes/__init__.py +++ b/cwl_tes/__init__.py @@ -1 +1 @@ -__version__ = "0.2.0" +__version__ = "0.3.0"