diff options
| author | Jiri Denemark <jdenemar@redhat.com> | 2015-08-03 13:51:30 +0200 |
|---|---|---|
| committer | Jiri Denemark <jdenemar@redhat.com> | 2015-08-03 13:51:30 +0200 |
| commit | d2c44eb80a94611f47ca124a98f25882cb293f3a (patch) | |
| tree | fcfbeda0fbc82342636833f03e04ece58c4260e6 /setup.py | |
| parent | 5037e17b131d302ccd7a7beb8afeea947502856d (diff) | |
| download | libvirt-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-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.2.18', + version = '1.2.19', url = 'http://www.libvirt.org', maintainer = 'Libvirt Maintainers', maintainer_email = 'libvir-list@redhat.com', |
