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

Daniel P. Berrange berrange at redhat.com
Tue Jun 14 14:24:41 UTC 2016


Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
---

Pushed under trivial rule.

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

diff --git a/setup.py b/setup.py
index 956609d..099b1e0 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 = '1.3.5',
+      version = '2.0.0',
       url = 'http://www.libvirt.org',
       maintainer = 'Libvirt Maintainers',
       maintainer_email = 'libvir-list at redhat.com',
-- 
2.5.5




More information about the libvir-list mailing list