summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2017-12-04 18:48:02 +0100
committerDaniel Veillard <veillard@redhat.com>2017-12-04 18:48:02 +0100
commit349951fc5ea5c53cc88ce6de00340a5314c05085 (patch)
tree877ae27fd1f24e10ee750e40c29c1b10cca58d78
parentbedc937cceeac010f3ecdafa727aad60e91830c8 (diff)
downloadlibvirt-python-3.10.0.tar.gz
Release of libvirt-python 3.10.0v3.10.0
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 05a981e..85af965 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.9.0',
+ version = '3.10.0',
url = 'http://www.libvirt.org',
maintainer = 'Libvirt Maintainers',
maintainer_email = 'libvir-list@redhat.com',