From 48600930ddf28da560f0fd13a6ae820ef66618ab Mon Sep 17 00:00:00 2001 From: Soumya Basu Date: Sat, 18 Oct 2014 20:07:24 -0700 Subject: [PATCH] Update version number --- client/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/__init__.py b/client/__init__.py index d20189e6f..41a11b07a 100644 --- a/client/__init__.py +++ b/client/__init__.py @@ -1 +1 @@ -__version__ = 'v1.2.3' +__version__ = 'v1.2.4'