From 792ab17dcd33f0b95fb4460bf508c28d38cc170c Mon Sep 17 00:00:00 2001 From: Kayou Date: Fri, 11 Dec 2020 17:13:52 +0100 Subject: [PATCH] fix tests --- debian/changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 07789505..b34bfcfa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,7 @@ +moulinette (4.1.0.1) testing; urgency=low + + - Tmp bump version number for CI / tests + moulinette (4.1.0) testing; urgency=low - [enh] Simplify interface initialization (Moulinette#245)