diff options
| author | Daniel Veillard <veillard@redhat.com> | 2018-03-05 11:51:51 +0100 |
|---|---|---|
| committer | Daniel Veillard <veillard@redhat.com> | 2018-03-05 11:51:51 +0100 |
| commit | cdb2dcb4ea7b8eb6f1f140d389f75b87f24dd70c (patch) | |
| tree | f2cb718c69fbfdd96eb2d96df50aaf22508c4f1c /setup.py | |
| parent | b3f1a3adb0db753a7d0eec4728d84d2bd1073c10 (diff) | |
| download | libvirt-python-4.1.0.tar.gz | |
Release of libvirt-python 4.1.0v4.1.0
Signed-off-by: Daniel Veillard <veillard@redhat.com>
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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', |
