summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2015-10-02 16:17:06 +0200
committerDaniel Veillard <veillard@redhat.com>2015-10-02 16:17:06 +0200
commit1d7df3c97cfdbb22de9335976e4ac334b8e83356 (patch)
treede4b443875635d9f73f820a721908893c447c1df
parent3a97b3212d999a6a0c813e256558d1d47b193782 (diff)
downloadlibvirt-python-1d7df3c97cfdbb22de9335976e4ac334b8e83356.tar.gz
Release of libvirt-python-1.2.20v1.2.20
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 0aeeb89..0afcaa4 100755
--- a/setup.py
+++ b/setup.py
@@ -311,7 +311,7 @@ class my_clean(clean):
_c_modules, _py_modules = get_module_lists()
setup(name = 'libvirt-python',
- version = '1.2.19',
+ version = '1.2.20',
url = 'http://www.libvirt.org',
maintainer = 'Libvirt Maintainers',
maintainer_email = 'libvir-list@redhat.com',