summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2018-07-02 22:17:36 +0200
committerDaniel Veillard <veillard@redhat.com>2018-07-02 22:17:36 +0200
commit74b1e6d3f845187baceeffc15ab95dcf49a7f465 (patch)
tree63669b9c4ac9fbf6469d0697f846497c2a3b6185
parentc1f06dde29089dae6f721265328c2e11612b83ba (diff)
downloadlibvirt-python-4.5.0.tar.gz
Release of libvirt-python-4.5.0v4.5.0
* setup.py: updated for release 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 93a46b6..124c94b 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 = '4.4.0',
+ version = '4.5.0',
url = 'http://www.libvirt.org',
maintainer = 'Libvirt Maintainers',
maintainer_email = 'libvir-list@redhat.com',