From 7fbb299c84f5a72571111640a70cea27824ea301 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Wed, 12 Jun 2013 00:21:51 -0400 Subject: [PATCH] Version bump for @moschlar's hotfix. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 1a82911..7da22a2 100644 --- a/setup.py +++ b/setup.py @@ -35,7 +35,7 @@ setup( name='tw2.forms', - version='2.1.4.1', + version='2.1.4.2', description='The basic form widgets for ToscaWidgets 2.', long_description=open('README.rst').read().split('\n\n', 1)[1], author='Paul Johnston, Christopher Perkins, Alberto Valverde & contributors',