From f1f3659bc23968a23d91bfdedc7f320983c7e503 Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Sun, 13 Mar 2016 15:28:27 +0000 Subject: Prepare for 1.5 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 764e35f..6878295 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ from setuptools import setup, find_packages setup( name='vmdebootstrap', - version='1.4', + version='1.5', description='Bootstrap Debian into a (virtual machine) disk image', author='Neil Williams', author_email='codehelp@debian.org', -- cgit v1.2.1