Skip to content

Commit 67dcc18

Browse files
committed
Release of libvirt-python 5.2.0
* setup.py: bumped release version up Signed-off-by: Daniel Veillard <[email protected]>
1 parent 5d6228d commit 67dcc18

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 = '5.1.0',
337+
version = '5.2.0',
338338
url = 'http://www.libvirt.org',
339339
maintainer = 'Libvirt Maintainers',
340340
maintainer_email = '[email protected]',

0 commit comments

Comments
 (0)