[libvirt] [libvirt-python PATCH] Bump version to 1.2.7 for new dev cycle

Martin Kletzander mkletzan at redhat.com
Tue Jul 22 16:09:19 UTC 2014


Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
---

Notes:
    pretty late, but pushed as trivial

 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 4e889da..334d7b2 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.6',
+      version = '1.2.7',
       url = 'http://www.libvirt.org',
       maintainer = 'Libvirt Maintainers',
       maintainer_email = 'libvir-list at redhat.com',
-- 
2.0.2




More information about the libvir-list mailing list