From a4eef324042b533824938ded33ac35c82685beed Mon Sep 17 00:00:00 2001 From: Chen Bainian Date: Sat, 19 Sep 2020 23:35:33 +0800 Subject: [PATCH] 0.1.1 --- colcon_ed/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colcon_ed/__init__.py b/colcon_ed/__init__.py index 297d6ca..9ab87a0 100644 --- a/colcon_ed/__init__.py +++ b/colcon_ed/__init__.py @@ -1,4 +1,4 @@ # Copyright 2020 Chen Bainian # Licensed under the Apache License, Version 2.0 -__version__ = '0.1.0' +__version__ = '0.1.1'