From e582a5c46b3f79b679a386f4c495529bccbeb1a6 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Wed, 31 Jan 2018 08:56:04 -0500 Subject: [PATCH] Prepare next development version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ad2cf80f..076c3495 100644 --- a/setup.py +++ b/setup.py @@ -242,7 +242,7 @@ if PY2: setup( name='rdiffweb', - version='0.10.5', + version='0.10.6.dev1', description='A web interface to rdiff-backup repositories', author='Patrik Dufresne', author_email='info@patrikdufresne.com', -- GitLab