From c8e1ae3ecdc1bb4350b6f978d1b1aae276a460ab Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Thu, 16 Jan 2014 17:33:29 +0800 Subject: [PATCH] Release of libvirt-python-1.2.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 24d4cf2..e0c0297 100755 --- a/setup.py +++ b/setup.py @@ -278,7 +278,7 @@ class my_clean(clean): remove_tree("build") setup(name = 'libvirt-python', - version = '1.2.0', + version = '1.2.1', url = 'http://www.libvirt.org', maintainer = 'Libvirt Maintainers', maintainer_email = 'libvir-list@redhat.com', -- 2.11.4.GIT