From 03d619313015cd90768c24a5347c8664c4b2dc13 Mon Sep 17 00:00:00 2001 From: Scott K Logan Date: Wed, 13 Mar 2024 14:00:41 -0500 Subject: [PATCH] 0.16.0 --- colcon_core/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colcon_core/__init__.py b/colcon_core/__init__.py index 4654486c3..8da86e1f2 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.15.2' +__version__ = '0.16.0'