From 6031983e4a537e6095b71771f967a0dd57a9c188 Mon Sep 17 00:00:00 2001 From: Nar Kumar Chhantyal Date: Tue, 13 Feb 2018 17:32:24 +0100 Subject: [PATCH] bump version 2.4.0 --- taggit_selectize/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/taggit_selectize/__init__.py b/taggit_selectize/__init__.py index 8219039..ba9b913 100644 --- a/taggit_selectize/__init__.py +++ b/taggit_selectize/__init__.py @@ -1 +1 @@ -__version__ = '2.3.0' +__version__ = '2.4.0'