From 066e5e39ba00a096b9fbf3835ac62cdad0449626 Mon Sep 17 00:00:00 2001 From: Dmitry Dygalo Date: Thu, 27 Oct 2016 11:14:44 +0200 Subject: [PATCH] Release 0.5.2 --- postmarker/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postmarker/__init__.py b/postmarker/__init__.py index 3613d17..02590bc 100644 --- a/postmarker/__init__.py +++ b/postmarker/__init__.py @@ -1,4 +1,4 @@ # coding: utf-8 -__version__ = '0.5.1' +__version__ = '0.5.2'