From 5dea8d05069f0518ddf974eef79dc576c0b4bc1e Mon Sep 17 00:00:00 2001 From: Neil Williams Date: Mon, 2 Nov 2015 14:31:52 +0000 Subject: update version --- bin/vmdebootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/vmdebootstrap b/bin/vmdebootstrap index 210b94c..1b788d3 100755 --- a/bin/vmdebootstrap +++ b/bin/vmdebootstrap @@ -37,7 +37,7 @@ from vmdebootstrap.filesystem import Filesystem from vmdebootstrap.uefi import Uefi from vmdebootstrap.constants import arch_table -__version__ = '1.0' +__version__ = '1.1' # pylint: disable=invalid-name,line-too-long,missing-docstring -- cgit v1.2.1