diff --git a/colcon_cmake/__init__.py b/colcon_cmake/__init__.py index 64f35b2..4827ae7 100644 --- a/colcon_cmake/__init__.py +++ b/colcon_cmake/__init__.py @@ -1,4 +1,4 @@ # Copyright 2016-2018 Dirk Thomas # Licensed under the Apache License, Version 2.0 -__version__ = '0.2.25' +__version__ = '0.2.26'