From f37bdb7c58fa9568e6c9d92329840c016c46baf7 Mon Sep 17 00:00:00 2001 From: Adam Waldenberg Date: Tue, 8 Sep 2015 02:03:11 +0200 Subject: [PATCH] Bumped the version number to the next development iteration. --- gitinspector/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitinspector/version.py b/gitinspector/version.py index 63f05d8..557f47d 100644 --- a/gitinspector/version.py +++ b/gitinspector/version.py @@ -27,7 +27,7 @@ except: import gitinspector.localization gitinspector.localization.init() -__version__ = "0.4.1" +__version__ = "0.4.2dev" __doc__ = _("""Copyright © 2012-2015 Ejwa Software. All rights reserved. License GPLv3+: GNU GPL version 3 or later .