summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDaniel Veillard <veillard@redhat.com>2014-01-16 17:33:29 +0800
committerDaniel Veillard <veillard@redhat.com>2014-01-16 17:33:29 +0800
commitc8e1ae3ecdc1bb4350b6f978d1b1aae276a460ab (patch)
tree766affeffbaa8596cb4a24bb52975bbe3cae1219 /setup.py
parentde8361627c4f3fa2a1f8dd164ef80c5f0a6a17f6 (diff)
downloadlibvirt-python-c8e1ae3ecdc1bb4350b6f978d1b1aae276a460ab.tar.gz
Release of libvirt-python-1.2.1v1.2.1
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 24d4cf2..e0c0297 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.0',
+ version = '1.2.1',
url = 'http://www.libvirt.org',
maintainer = 'Libvirt Maintainers',
maintainer_email = 'libvir-list@redhat.com',