summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2017-05-05 21:48:36 +0200
committerDaniel Veillard <veillard@redhat.com>2017-05-05 21:48:36 +0200
commit16e0892841c87e95cfa8d109482fba34e2fdea39 (patch)
treef066ade61a1e84cfd61d032dc2f87bcb311d4355
parent58c4c12ce62e94beafd2b50805d811701852326f (diff)
downloadlibvirt-python-16e0892841c87e95cfa8d109482fba34e2fdea39.tar.gz
Release of libvirt-python-3.3.0v3.3.0
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index c95170c..46300c5 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.2.0',
+ version = '3.3.0',
url = 'http://www.libvirt.org',
maintainer = 'Libvirt Maintainers',
maintainer_email = 'libvir-list@redhat.com',