[libvirt] [libvirt-python PATCH] Post-release version bump for new dev cycle

2 Oct
2014
2 Oct
'14
8:57 a.m.
Signed-off-by: Pavel Hrdina <phrdina@redhat.com> --- Pushed under trivial rule setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 167f568..0c34ae1 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.9', + version = '1.2.10', url = 'http://www.libvirt.org', maintainer = 'Libvirt Maintainers', maintainer_email = 'libvir-list@redhat.com', -- 2.0.4
4000
Age (days ago)
4000
Last active (days ago)
0 comments
1 participants
participants (1)
-
Pavel Hrdina