summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2016-04-06 15:30:45 +0800
committerDaniel Veillard <veillard@redhat.com>2016-04-06 15:30:45 +0800
commit9be9b5bbaec20b3b331208a90f3f266ab48e6db2 (patch)
tree3782bf303f911f0678260c1951f3c843ac30d7a1
parentf97c7821055f098065bcece774d999c9a5393f9e (diff)
downloadlibvirt-python-9be9b5bbaec20b3b331208a90f3f266ab48e6db2.tar.gz
Release of libvirt-python-1.3.3v1.3.3
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index c44f84a..3f5c661 100755
--- a/setup.py
+++ b/setup.py
@@ -305,7 +305,7 @@ class my_clean(clean):
_c_modules, _py_modules = get_module_lists()
setup(name = 'libvirt-python',
- version = '1.3.2',
+ version = '1.3.3',
url = 'http://www.libvirt.org',
maintainer = 'Libvirt Maintainers',
maintainer_email = 'libvir-list@redhat.com',