[libvirt] [libvirt-python PATCH] Bump version to 1.2.7 for new dev cycle

22 Jul
2014
22 Jul
'14
12:09 p.m.
Signed-off-by: Martin Kletzander <mkletzan@redhat.com> --- Notes: pretty late, but pushed as trivial setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 4e889da..334d7b2 100755 --- a/setup.py +++ b/setup.py @@ -309,7 +309,7 @@ class my_clean(clean): _c_modules, _py_modules = get_module_lists() setup(name = 'libvirt-python', - version = '1.2.6', + version = '1.2.7', url = 'http://www.libvirt.org', maintainer = 'Libvirt Maintainers', maintainer_email = 'libvir-list@redhat.com', -- 2.0.2
4108
Age (days ago)
4108
Last active (days ago)
0 comments
1 participants
participants (1)
-
Martin Kletzander