From ddbbf635593d99f72e9373997e6fcbf382214072 Mon Sep 17 00:00:00 2001 From: Leonid Suprun Date: Fri, 1 Sep 2017 17:39:37 +0200 Subject: [PATCH] Bump version --- sofort/_version.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sofort/_version.py b/sofort/_version.py index 6075712..908c0bb 100644 --- a/sofort/_version.py +++ b/sofort/_version.py @@ -1,2 +1 @@ -# Please, do not bump version above 0.x.x until it's open-sourced -__version__ = '0.4.1' +__version__ = '0.4.3'