diff --git a/emcli/__init__.py b/emcli/__init__.py index 9c0444c..d5580db 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.9.0' +__version__ = '1.9.1'