summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2017-01-17 19:23:33 +0100
committerDaniel Veillard <veillard@redhat.com>2017-01-17 19:23:33 +0100
commitfa88bbe562740d0faace2a0a8e90b17f9639c0c8 (patch)
treedc009c3f3f8f2c2c1b1f40142d4d5f21fb2811f7
parentcc0adce95f89d1cc82d6faa1a2a67a419ded1287 (diff)
downloadlibvirt-python-3.0.0.tar.gz
Release of libvirt-python-3.0.0v3.0.0
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 0d65763..da773da 100755
--- a/setup.py
+++ b/setup.py
@@ -322,7 +322,7 @@ class my_clean(clean):
_c_modules, _py_modules = get_module_lists()
setup(name = 'libvirt-python',
- version = '2.5.0',
+ version = '3.0.0',
url = 'http://www.libvirt.org',
maintainer = 'Libvirt Maintainers',
maintainer_email = 'libvir-list@redhat.com',