summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2019-09-03 17:29:08 +0200
committerDaniel Veillard <veillard@redhat.com>2019-09-03 17:30:40 +0200
commit162df20172f3d5a70c0d78150363fec7a8b811dd (patch)
tree6e597c48b15ca160df4be3a83bc6dc3d5fedc023
parent9dc11ea157f4cf26ce58af36ace8cbf706cd2098 (diff)
downloadlibvirt-python-162df20172f3d5a70c0d78150363fec7a8b811dd.tar.gz
Release of libvirt-python 5.7.0v5.7.0
Signed-off-by: Daniel Veillard <veillard@redhat.com>
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 094e867..b48d52d 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 = '5.6.0',
+ version = '5.7.0',
url = 'http://www.libvirt.org',
maintainer = 'Libvirt Maintainers',
maintainer_email = 'libvir-list@redhat.com',