Skip to content

Commit 0159ae0

Browse files
committed
Release of libvirt-python-4.6.0
* setup.py: updated for release Signed-off-by: Daniel Veillard <veillard@redhat.com>
1 parent 7b4d676 commit 0159ae0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ def run(self):
334334
_c_modules, _py_modules = get_module_lists()
335335

336336
setup(name = 'libvirt-python',
337-
version = '4.5.0',
337+
version = '4.6.0',
338338
url = 'http://www.libvirt.org',
339339
maintainer = 'Libvirt Maintainers',
340340
maintainer_email = 'libvir-list@redhat.com',

0 commit comments

Comments
 (0)