diff options
| author | Jiri Denemark <jdenemar@redhat.com> | 2016-01-18 15:03:55 +0100 |
|---|---|---|
| committer | Jiri Denemark <jdenemar@redhat.com> | 2016-01-18 15:04:20 +0100 |
| commit | a0f43200916e6d108db210f8cc778aa741aa0c08 (patch) | |
| tree | 7d39447f17ebc0e1a55a6fbd7b4f567e19634d7d /setup.py | |
| parent | 53a5e24aee36bc574b1f8451760059fd06abc9d2 (diff) | |
| download | libvirt-python-a0f43200916e6d108db210f8cc778aa741aa0c08.tar.gz | |
Post-release version bump to 1.3.2
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -311,7 +311,7 @@ class my_clean(clean): _c_modules, _py_modules = get_module_lists() setup(name = 'libvirt-python', - version = '1.3.1', + version = '1.3.2', url = 'http://www.libvirt.org', maintainer = 'Libvirt Maintainers', maintainer_email = 'libvir-list@redhat.com', |
