summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2014-03-02 22:42:36 +0800
committerDaniel Veillard <veillard@redhat.com>2014-03-02 22:42:36 +0800
commit4382fc518cbd11d9af5727fb403e175818c25db5 (patch)
treea50033555b1abaf18e023470c304f4b210054a98
parent014d9bbaf368b33a881f1d6b2fd8a5dd285a4f71 (diff)
downloadlibvirt-python-1.2.2.tar.gz
Release of libvirt-python 1.2.2v1.2.2
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index e0c0297..9a3abc6 100755
--- a/setup.py
+++ b/setup.py
@@ -278,7 +278,7 @@ class my_clean(clean):
remove_tree("build")
setup(name = 'libvirt-python',
- version = '1.2.1',
+ version = '1.2.2',
url = 'http://www.libvirt.org',
maintainer = 'Libvirt Maintainers',
maintainer_email = 'libvir-list@redhat.com',