diff --git a/bootstrap3/__init__.py b/bootstrap3/__init__.py index 2e0d1870..5752f761 100644 --- a/bootstrap3/__init__.py +++ b/bootstrap3/__init__.py @@ -1 +1 @@ -__version__ = '2.5.5' +__version__ = '2.5.6' diff --git a/bootstrap3/forms.py b/bootstrap3/forms.py index 19a5762c..ae98f458 100644 --- a/bootstrap3/forms.py +++ b/bootstrap3/forms.py @@ -218,8 +218,10 @@ def render_field_and_label(field, label, field_class='', def render_form_group(content, css_class=FORM_GROUP_CLASS): - return '