diff options
| author | Daniel Veillard <veillard@redhat.com> | 2018-01-19 12:13:29 +0100 |
|---|---|---|
| committer | Daniel Veillard <veillard@redhat.com> | 2018-01-19 12:13:29 +0100 |
| commit | 99ee8a153c08de6c54e90f0e401e615addb8aa5e (patch) | |
| tree | 8a2a47d23529a864587cd3a4d6c1ea898a0f705d /setup.py | |
| parent | 6a9905cc97e268fe525eb92cda3f7ad2178b4844 (diff) | |
| download | libvirt-python-99ee8a153c08de6c54e90f0e401e615addb8aa5e.tar.gz | |
Release of libvirt-python-4.0.0v4.0.0
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 = '3.10.0', + version = '4.0.0', url = 'http://www.libvirt.org', maintainer = 'Libvirt Maintainers', maintainer_email = 'libvir-list@redhat.com', |
