summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2018-06-04 22:28:49 +0200
committerDaniel Veillard <veillard@redhat.com>2018-06-04 22:35:30 +0200
commit8099ca5ecb91f0beeaa45dcd351af2aeddaa7200 (patch)
treeff62b7a285da8c0c680124dd1e8c0e9fa16cff98
parent0f3f82e8be5a814c42b1dcf2def1884a505e6fa8 (diff)
downloadlibvirt-python-4.4.0.tar.gz
Release of libvirt-python-4.4.0v4.4.0
* setup.py: update 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 eff9d54..93a46b6 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.3.0',
+ version = '4.4.0',
url = 'http://www.libvirt.org',
maintainer = 'Libvirt Maintainers',
maintainer_email = 'libvir-list@redhat.com',