From 3c8e472f479b090b866defe43d742d4a88872473 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Tue, 9 Dec 2014 10:31:00 +0100 Subject: [PATCH] bump release to 1.2.9 --- mellon/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mellon/__init__.py b/mellon/__init__.py index 1b676f7..f367403 100644 --- a/mellon/__init__.py +++ b/mellon/__init__.py @@ -1,4 +1,4 @@ -__version__ = '1.2.8' +__version__ = '1.2.9' try: import lasso except ImportError: