diff options
| author | Daniel Veillard <veillard@redhat.com> | 2017-11-02 18:00:45 +0100 |
|---|---|---|
| committer | Daniel Veillard <veillard@redhat.com> | 2017-11-02 18:00:45 +0100 |
| commit | 8018f0aa7eeb9f67be887107cf66d481893f210a (patch) | |
| tree | c016dd0cdb42765e22d5a6752414d6b017ff3740 /setup.py | |
| parent | 9a93051c16ad0def91698fcfd6730e5fb01a4f16 (diff) | |
| download | libvirt-python-8018f0aa7eeb9f67be887107cf66d481893f210a.tar.gz | |
Release of libvirt-python-3.9.0v3.9.0
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -335,7 +335,7 @@ class my_clean(clean): _c_modules, _py_modules = get_module_lists() setup(name = 'libvirt-python', - version = '3.8.0', + version = '3.9.0', url = 'http://www.libvirt.org', maintainer = 'Libvirt Maintainers', maintainer_email = 'libvir-list@redhat.com', |
