diff --git a/bootstrapform/meta.py b/bootstrapform/meta.py index f1028b4..23624a1 100644 --- a/bootstrapform/meta.py +++ b/bootstrapform/meta.py @@ -1,5 +1,5 @@ from distutils.version import StrictVersion -VERSION = StrictVersion('0.2.0') +VERSION = StrictVersion('2.0.1') diff --git a/bootstrapform/templates/bootstrapform/form.html b/bootstrapform/templates/bootstrapform/form.html index 7e3ad47..fb3d802 100644 --- a/bootstrapform/templates/bootstrapform/form.html +++ b/bootstrapform/templates/bootstrapform/form.html @@ -7,12 +7,10 @@ {% endfor %} {% for field in form.visible_fields %} -