summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiri Denemark <jdenemar@redhat.com>2021-11-01 13:23:27 +0100
committerJiri Denemark <jdenemar@redhat.com>2021-11-01 13:23:27 +0100
commita4eed6751be84480e1bafe732bcfc23cc91b92f0 (patch)
tree794a0334664bcd40a485a1c1ffb514b149239174
parent13ddf17f838900533f4c4646a3cec2174aa34f12 (diff)
downloadlibvirt-python-a4eed6751be84480e1bafe732bcfc23cc91b92f0.tar.gz
Post-release version bump to 7.10.0
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 38a0ab3..a371ed5 100755
--- a/setup.py
+++ b/setup.py
@@ -335,7 +335,7 @@ class my_clean(clean):
_c_modules, _py_modules = get_module_lists()
setup(name = 'libvirt-python',
- version = '7.9.0',
+ version = '7.10.0',
url = 'http://www.libvirt.org',
maintainer = 'Libvirt Maintainers',
maintainer_email = 'libvir-list@redhat.com',