summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiri Denemark <jdenemar@redhat.com>2016-01-18 15:03:55 +0100
committerJiri Denemark <jdenemar@redhat.com>2016-01-18 15:04:20 +0100
commita0f43200916e6d108db210f8cc778aa741aa0c08 (patch)
tree7d39447f17ebc0e1a55a6fbd7b4f567e19634d7d
parent53a5e24aee36bc574b1f8451760059fd06abc9d2 (diff)
downloadlibvirt-python-a0f43200916e6d108db210f8cc778aa741aa0c08.tar.gz
Post-release version bump to 1.3.2
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 d2beece..9bf583b 100755
--- a/setup.py
+++ b/setup.py
@@ -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',