From 2e824fdcfb5c3be9e011d6867d293cddbd222f09 Mon Sep 17 00:00:00 2001 From: Dirk Thomas Date: Tue, 22 Sep 2020 15:18:45 -0700 Subject: [PATCH] 0.2.26 --- colcon_cmake/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'