From f935371c5e5feaf6fcf8d93c8d9333b882fe8743 Mon Sep 17 00:00:00 2001 From: Rick van Hattem Date: Fri, 7 Mar 2014 08:56:51 +0100 Subject: [PATCH] fixed javascript include order --- tags_input/metadata.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tags_input/metadata.py b/tags_input/metadata.py index 3244bb3..4ca3d9c 100644 --- a/tags_input/metadata.py +++ b/tags_input/metadata.py @@ -1,5 +1,5 @@ __package_name__ = 'django-tags-input' -__version__ = '1.8.7' +__version__ = '1.8.8' __author__ = 'Rick van Hattem' __author_email__ = 'Rick.van.Hattem@Fawo.nl' __description__ = '''Django jQuery Tags Input is a Django field and widget