summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2018-03-05 11:51:51 +0100
committerDaniel Veillard <veillard@redhat.com>2018-03-05 11:51:51 +0100
commitcdb2dcb4ea7b8eb6f1f140d389f75b87f24dd70c (patch)
treef2cb718c69fbfdd96eb2d96df50aaf22508c4f1c
parentb3f1a3adb0db753a7d0eec4728d84d2bd1073c10 (diff)
downloadlibvirt-python-4.1.0.tar.gz
Release of libvirt-python 4.1.0v4.1.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 da5f519..63da8c5 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.0.0',
+ version = '4.1.0',
url = 'http://www.libvirt.org',
maintainer = 'Libvirt Maintainers',
maintainer_email = 'libvir-list@redhat.com',