diff --git a/colcon_core/__init__.py b/colcon_core/__init__.py index 41e94e77..14955035 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.0' +__version__ = '0.18.1'