diff --git a/colcon_core/__init__.py b/colcon_core/__init__.py index 93b2f900..9e47cd4d 100644 --- a/colcon_core/__init__.py +++ b/colcon_core/__init__.py @@ -1,4 +1,4 @@ # Copyright 2016-2020 Dirk Thomas # Licensed under the Apache License, Version 2.0 -__version__ = '0.18.2' +__version__ = '0.18.3'