summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2018-01-19 12:13:29 +0100
committerDaniel Veillard <veillard@redhat.com>2018-01-19 12:13:29 +0100
commit99ee8a153c08de6c54e90f0e401e615addb8aa5e (patch)
tree8a2a47d23529a864587cd3a4d6c1ea898a0f705d
parent6a9905cc97e268fe525eb92cda3f7ad2178b4844 (diff)
downloadlibvirt-python-4.0.0.tar.gz
Release of libvirt-python-4.0.0v4.0.0
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 5e29c8a..da5f519 100755
--- a/setup.py
+++ b/setup.py
@@ -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',