diff options
| author | Eric Blake <eblake@redhat.com> | 2014-02-03 14:28:09 -0700 |
|---|---|---|
| committer | Eric Blake <eblake@redhat.com> | 2014-02-03 14:28:09 -0700 |
| commit | 92c5aa6e27fdf31a9753fc56499a51944302e9e7 (patch) | |
| tree | c8b626c59aedb70646b2a20a8dea8a0566397b6b | |
| parent | ea9339c878ffc344a3ef0cc659b7bce87125678f (diff) | |
| parent | c8e1ae3ecdc1bb4350b6f978d1b1aae276a460ab (diff) | |
| download | libvirt-python-92c5aa6e27fdf31a9753fc56499a51944302e9e7.tar.gz | |
Merge tag 'v1.2.1'
Release of libvirt-python-1.2.1
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -278,7 +278,7 @@ class my_clean(clean): remove_tree("build") setup(name = 'libvirt-python', - version = '1.2.0', + version = '1.2.1', url = 'http://www.libvirt.org', maintainer = 'Libvirt Maintainers', maintainer_email = 'libvir-list@redhat.com', |
