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',