From 485c251432cca816c387e9f00412fe4737379b13 Mon Sep 17 00:00:00 2001 From: Andy Grover Date: Thu, 28 Aug 2014 11:24:01 -0700 Subject: update version Signed-off-by: Andy Grover --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index eae1c12..fa60504 100755 --- a/setup.py +++ b/setup.py @@ -20,7 +20,7 @@ from setuptools import setup setup( name = 'configshell-fb', - version = '1.1.13', + version = '1.1.14', description = 'A framework to implement simple but nice CLIs.', license = 'Apache 2.0', maintainer = 'Andy Grover', -- cgit v1.2.1