summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJiri Denemark <jdenemar@redhat.com>2015-08-03 13:51:30 +0200
committerJiri Denemark <jdenemar@redhat.com>2015-08-03 13:51:30 +0200
commitd2c44eb80a94611f47ca124a98f25882cb293f3a (patch)
treefcfbeda0fbc82342636833f03e04ece58c4260e6 /setup.py
parent5037e17b131d302ccd7a7beb8afeea947502856d (diff)
downloadlibvirt-python-d2c44eb80a94611f47ca124a98f25882cb293f3a.tar.gz
Post-release version bump to 1.2.19
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index ddde113..0aeeb89 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.2.18',
+ version = '1.2.19',
url = 'http://www.libvirt.org',
maintainer = 'Libvirt Maintainers',
maintainer_email = 'libvir-list@redhat.com',