From d553a4848db32d0420aba2887b504757d8dea384 Mon Sep 17 00:00:00 2001 From: deadc0de6 Date: Tue, 12 Feb 2019 12:56:44 +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 2e8f1c1..a3ce36f 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.1' +__version__ = '0.25.0'