[libvirt] [python PATCH] Post-release version bump to 2.5.0

Pavel Hrdina phrdina at redhat.com
Wed Nov 2 11:58:50 UTC 2016


Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
---

Pushed as trivial.

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

diff --git a/setup.py b/setup.py
index 683dc93..ed11e2e 100755
--- a/setup.py
+++ b/setup.py
@@ -307,7 +307,7 @@ class my_clean(clean):
 _c_modules, _py_modules = get_module_lists()
 
 setup(name = 'libvirt-python',
-      version = '2.4.0',
+      version = '2.5.0',
       url = 'http://www.libvirt.org',
       maintainer = 'Libvirt Maintainers',
       maintainer_email = 'libvir-list at redhat.com',
-- 
2.10.2




More information about the libvir-list mailing list