From d9b4a6bbd507be66f2446fb092a89dc33f9abed3 Mon Sep 17 00:00:00 2001 From: deadc0de6 Date: Thu, 27 Dec 2018 16:10:05 +0100 Subject: [PATCH] bump version --- dotdrop/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotdrop/version.py b/dotdrop/version.py index cf5dee0..2e8f1c1 100644 --- a/dotdrop/version.py +++ b/dotdrop/version.py @@ -3,4 +3,4 @@ author: deadc0de6 (https://github.com/deadc0de6) Copyright (c) 2018, deadc0de6 """ -__version__ = '0.24.0' +__version__ = '0.24.1'