From 5560539107ca646effcce532ab10207225e55565 Mon Sep 17 00:00:00 2001 From: Duncan Hall Date: Mon, 8 May 2017 12:29:47 +0100 Subject: [PATCH] 1.9.0 --- emcli/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emcli/__init__.py b/emcli/__init__.py index fd52f97..9c0444c 100755 --- a/emcli/__init__.py +++ b/emcli/__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.8.1' +__version__ = '1.9.0'