From 0c4707fc8172648124d819f36a485840ecbeb963 Mon Sep 17 00:00:00 2001 From: Paolo Dragone Date: Mon, 2 Jul 2018 19:57:08 +0100 Subject: [PATCH] pyconstruct: bump version 0.2.2 --- pyconstruct/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyconstruct/__init__.py b/pyconstruct/__init__.py index 773830e..3dbeccb 100644 --- a/pyconstruct/__init__.py +++ b/pyconstruct/__init__.py @@ -19,5 +19,5 @@ ) -__version__ = '0.2.1' +__version__ = '0.2.2'