Signed-off-by: Martin Kletzander <mkletzan@xxxxxxxxxx> --- 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@xxxxxxxxxx', -- 1.9.2 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list