1
0
mirror of https://gitlab.com/libvirt/libvirt-python.git synced 2025-08-04 12:21:57 +03:00

Revert "Change livbirt version to 1.3.0 for the next release"

This reverts commit 751e016f09.

Since Admin API was deferred for a release and the minor version bump
didn't happen, it must not happen in libvirt-python either, for
compatibility reasons.
This commit is contained in:
Martin Kletzander
2015-06-26 17:42:48 +02:00
committed by Daniel Veillard
parent 751e016f09
commit 7acf1422c5

View File

@ -311,7 +311,7 @@ class my_clean(clean):
_c_modules, _py_modules = get_module_lists()
setup(name = 'libvirt-python',
version = '1.3.0',
version = '1.2.17',
url = 'http://www.libvirt.org',
maintainer = 'Libvirt Maintainers',
maintainer_email = 'libvir-list@redhat.com',