From 30a4307d5920e3383ff6be03c6564ceb5ef18f50 Mon Sep 17 00:00:00 2001 From: Duncan Hall Date: Fri, 10 Mar 2017 14:20:26 +0000 Subject: [PATCH] 1.4.3 --- envmgr/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/envmgr/__init__.py b/envmgr/__init__.py index 6b06cfa..a7049aa 100755 --- a/envmgr/__init__.py +++ b/envmgr/__init__.py @@ -1,4 +1,4 @@ # Copyright (c) Trainline Limited, 2017. All rights reserved. See LICENSE.txt in the project root for license information. -__version__ = '1.4.2' +__version__ = '1.4.3'