From 1d7df3c97cfdbb22de9335976e4ac334b8e83356 Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Fri, 2 Oct 2015 16:17:06 +0200 Subject: Release of libvirt-python-1.2.20 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 0aeeb89..0afcaa4 100755 --- a/setup.py +++ b/setup.py @@ -311,7 +311,7 @@ class my_clean(clean): _c_modules, _py_modules = get_module_lists() setup(name = 'libvirt-python', - version = '1.2.19', + version = '1.2.20', url = 'http://www.libvirt.org', maintainer = 'Libvirt Maintainers', maintainer_email = 'libvir-list@redhat.com', -- cgit v1.2.1