summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2017-11-02 18:00:45 +0100
committerDaniel Veillard <veillard@redhat.com>2017-11-02 18:00:45 +0100
commit8018f0aa7eeb9f67be887107cf66d481893f210a (patch)
treec016dd0cdb42765e22d5a6752414d6b017ff3740 /setup.py
parent9a93051c16ad0def91698fcfd6730e5fb01a4f16 (diff)
downloadlibvirt-python-8018f0aa7eeb9f67be887107cf66d481893f210a.tar.gz
Release of libvirt-python-3.9.0v3.9.0
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index e8c498c..3cdfcbf 100755
--- a/setup.py
+++ b/setup.py
@@ -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',