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

Pavel Hrdina phrdina at redhat.com
Mon Jul 25 12:34:02 UTC 2016


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

Pushed

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

diff --git a/setup.py b/setup.py
index 099b1e0..936aeb4 100755
--- a/setup.py
+++ b/setup.py
@@ -305,7 +305,7 @@ class my_clean(clean):
 _c_modules, _py_modules = get_module_lists()
 
 setup(name = 'libvirt-python',
-      version = '2.0.0',
+      version = '2.1.0',
       url = 'http://www.libvirt.org',
       maintainer = 'Libvirt Maintainers',
       maintainer_email = 'libvir-list at redhat.com',
-- 
2.9.2




More information about the libvir-list mailing list