From 78caba0962c5f5cf51502fb84d49c9b2bd2f8412 Mon Sep 17 00:00:00 2001 From: Mathijs de Bruin Date: Thu, 1 May 2014 16:21:07 +0200 Subject: [PATCH] Version bump. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index bd7f1d47..83e7e09e 100755 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ setup( name='django-newsletter', - version="0.5.1", + version="0.5.2", description=( 'Django app for managing multiple mass-mailing lists with both ' 'plaintext as well as HTML templates (and pluggable WYSIWYG editors '