repo.or.cz
/
libvirt-python.git
/
commitdiff
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
raw
|
patch
|
inline
|
side by side
(parent:
cc0adce
)
Release of libvirt-python-3.0.0
v3.0.0
author
Daniel Veillard
<
[email protected]
>
Tue, 17 Jan 2017 18:23:33 +0000
(17 19:23 +0100)
committer
Daniel Veillard
<
[email protected]
>
Tue, 17 Jan 2017 18:23:33 +0000
(17 19:23 +0100)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/setup.py
index
0d65763
..
da773da
100755
(executable)
--- a/
setup.py
+++ b/
setup.py
@@
-322,7
+322,7
@@
class my_clean(clean):
_c_modules, _py_modules = get_module_lists()
setup(name = 'libvirt-python',
- version = '
2.5
.0',
+ version = '
3.0
.0',
url = 'http://www.libvirt.org',
maintainer = 'Libvirt Maintainers',
maintainer_email = '
[email protected]
',