[libvirt] [PATCH python] Post-release version bump to 4.3.0

3 Apr
2018
3 Apr
'18
3:28 p.m.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- Pushed as trivial change. setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index c40908b..eff9d54 100755 --- a/setup.py +++ b/setup.py @@ -334,7 +334,7 @@ class my_clean(clean): _c_modules, _py_modules = get_module_lists() setup(name = 'libvirt-python', - version = '4.2.0', + version = '4.3.0', url = 'http://www.libvirt.org', maintainer = 'Libvirt Maintainers', maintainer_email = 'libvir-list@redhat.com', -- 2.14.3
2720
Age (days ago)
2720
Last active (days ago)
0 comments
1 participants
participants (1)
-
Daniel P. Berrangé