From 296ad7a92f2608b0e7a7b0cac7fa088f5e185ef1 Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Thu, 31 Dec 2015 15:17:43 +0000 Subject: prepare for 1.4 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 4d69132..764e35f 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ from setuptools import setup, find_packages setup( name='vmdebootstrap', - version='1.3', + version='1.4', description='Bootstrap Debian into a (virtual machine) disk image', author='Neil Williams', author_email='codehelp@debian.org', -- cgit v1.2.1