From f7ef8a4542da161d35b8ba4d9c670c110a7ab493 Mon Sep 17 00:00:00 2001 From: Keith Date: Thu, 22 Jun 2017 20:55:00 +0100 Subject: [PATCH] Increasing the version number to include Neil's fixes. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 26be15d..fc7feeb 100644 --- a/setup.py +++ b/setup.py @@ -9,7 +9,7 @@ setup( name='dotmailer', - version='0.4.0', + version='0.4.1', description='DotMailer API wrapper', long_description=long_description,