
5 May
2014
5 May
'14
9:57 a.m.
Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- Notes: I'm not sure whether this can be pushed automatically as there is no "release", just a tag in the repo. However, libvirt-python fails to install without this commit on my machine. setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f4c05ca..75f30b3 100755 --- a/setup.py +++ b/setup.py @@ -309,7 +309,7 @@ class my_clean(clean): _c_modules, _py_modules = get_module_lists() setup(name = 'libvirt-python', - version = '1.2.4', + version = '1.2.5', url = 'http://www.libvirt.org', maintainer = 'Libvirt Maintainers', maintainer_email = 'libvir-list@redhat.com', -- 1.9.2