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

Daniel P. Berrange berrange at redhat.com
Wed Sep 6 10:48:38 UTC 2017


Signed-off-by: Daniel P. Berrange <berrange 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 6e5242d..f33ff1a 100755
--- a/setup.py
+++ b/setup.py
@@ -334,7 +334,7 @@ class my_clean(clean):
 _c_modules, _py_modules = get_module_lists()
 
 setup(name = 'libvirt-python',
-      version = '3.7.0',
+      version = '3.8.0',
       url = 'http://www.libvirt.org',
       maintainer = 'Libvirt Maintainers',
       maintainer_email = 'libvir-list at redhat.com',
-- 
2.13.5




More information about the libvir-list mailing list